#1198: coding standards: wrong quotes used
---------------------------------+------------------------------------------
 Reporter:  m.h...@…             |       Owner:  david
     Type:  enhancement          |      Status:  new  
 Priority:  lowest               |   Milestone:  1.0.2
Component:  request              |     Version:  1.0.1
 Severity:  trivial              |    Keywords:       
Has_patch:  0                    |  
---------------------------------+------------------------------------------
 on AgaviWebRequest line 510

 if($this->getParameter("unset_input", true))

 should be if($this->getParameter('unset_input', true))

 cheers, michael

-- 
Ticket URL: <http://trac.agavi.org/ticket/1198>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to