[Phplib-trackers] [ phplib-Bugs-805404 ] ";" missing in tpl_form.inc line 143
Brought to you by:
nhruby,
richardarcher
From: SourceForge.net <no...@so...> - 2006-03-14 22:20:57
|
Bugs item #805404, was opened at 2003-09-13 09:01 Message generated for change (Comment added) made by richardarcher You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=805404&group_id=31885 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) >Summary: ";" missing in tpl_form.inc line 143 Initial Comment: there is a ";" missing in tpl_form.inc line 143 function display(){ [...] global $HTTP_SERVER_VARS; $PHP_SELF = $HTTP_SERVER_VARS["PHP_SELF"] the problem is in version 7.4-pre2 and 7.4 ---------------------------------------------------------------------- >Comment By: Richard Archer (richardarcher) Date: 2006-03-15 09:20 Message: Logged In: YES user_id=279311 This has been fixed in CVS. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=403611&aid=805404&group_id=31885 |