hicklemr / rtgui

Automatically exported from code.google.com/p/rtgui
0 stars 1 forks source link

Undefined variable diff #113

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

If you use error_reporting = E_ALL & ~E_STRICT in your php.ini, you'll get:

Notice: Undefined variable: diff in /usr/share/rtgui/www/functions.php on line 
316
Notice: Undefined variable: diff in /usr/share/rtgui/www/functions.php on line 
319

Regards,

Original issue reported on code.google.com by kocin...@gmail.com on 8 Apr 2011 at 9:09

GoogleCodeExporter commented 8 years ago
Hi again,

I've opened a bug on Debian bugtracker [0] as a reminder for me to fix it :)

http://bugs.debian.org/621725

Patch attached.

Regards,

Original comment by kocin...@gmail.com on 8 Apr 2011 at 9:21

Attachments:

GoogleCodeExporter commented 8 years ago
Will be 'fixed' in next version

Original comment by lemonbe...@gmail.com on 8 Apr 2011 at 9:33

GoogleCodeExporter commented 8 years ago
Great thanks.

If I prepare any new package for Debian based in 0.2.81 sources, it will 
include the patch I've sent.

Regards,

Original comment by kocin...@gmail.com on 8 Apr 2011 at 9:37