#752: should not use "substr($str, 0, 1)" but "$str[0]"
-------------------------+--------------------------------------------------
Reporter: MugeSo | Owner: david
Type: enhancement | Status: assigned
Priority: normal | Milestone: 0.11.2
Component: _OTHER_ | Version: 0.11.0
Severity: normal | Resolution:
Keywords: | Has_patch: 0
-------------------------+--------------------------------------------------
Comment (by MugeSo):
strpos($action, '/')===0 In FPF should change to $str[0]==='/' too.
--
Ticket URL: <http://trac.agavi.org/ticket/752#comment:2>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets