Bugs item #1037476, was opened at 2004-09-30 03:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1037476&group_id=81260
Category: None
Group: None
Status: Open
Resolution: None
Priority: 9
Submitted By: Shaun Murray (singletrack)
Assigned to: Nobody/Anonymous (nobody)
Summary: Missing ) in update.php
Initial Comment:
The last change to boost/update.php in CVS on line 282 introduced
a bug meaning the update no longer works from an older version.
http://cvs.sourceforge.net/viewcvs.py/phpwsbb/phpwsbb/boost/
update.php?r1=1.41&r2=1.42
It needs an extra closing parenthesis so the if statement is ok else
it fails with an unexpected T_Variable error on updating to 1.0.0
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1037476&group_id=81260
|