** Changed in: phpdevshell
       Status: Fix Committed => Fix Released

-- 
Typographical error in code 
https://bugs.launchpad.net/bugs/375297
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.

Status in Open Source php gui type development framework.: Fix Released

Bug description:
Line 1334 (function random_color) There was an &amp before the $this-> which 
caused a PHP warning as call-by-reference is now deprecated. Removing the &amp 
removes the warning without appearing to harm the script.



_______________________________________________
Mailing list: https://launchpad.net/~phpdevshell
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~phpdevshell
More help   : https://help.launchpad.net/ListHelp

Reply via email to