Fixed problem with call to closeSectionContainers that contained references. Only...
authorArash Boostani <aboostani@users.mediawiki.org>
Wed, 6 May 2009 04:17:48 +0000 (04:17 +0000)
committerArash Boostani <aboostani@users.mediawiki.org>
Wed, 6 May 2009 04:17:48 +0000 (04:17 +0000)
commit127c44f4fcb0d7d33a8d34b6847bf02e75a0c939
tree6d01779b215f4845546dff6ef8397a331f4575a5
parent1bf5285304970d0d9ae6a28a3c189d1388999b1d
Fixed problem with call to closeSectionContainers that contained references. Only the function definition needs to indicate that the input variable is a reference, not the function call.
includes/parser/Parser.php