Menu

#16 Datetime Encoding Failure

Current release
open
nobody
(General) (10)
5
2009-05-30
2009-05-30
No

Lines 688-689 in gladius.php call the date/time "_enc" functions with four arguments, however, the functions (at lines 210, 227, 231) have a fifth argument $id that is unused. Deleting that argument appears to fix the problem.

Discussion


Log in to post a comment.