From: Tony L. <la...@is...> - 2002-10-31 21:36:57
|
On Thu, 31 Oct 2002, Jeff Dairiki wrote: > > Parse error: parse error, expecting `T_OLD_FUNCTION' or `T_FUNCTION' or > > `T_VAR' or `'}'' in > > /web/premium/www.issho.org/modules/phpWiki/lib/diff.php on line 69 > > I suspect you deleted one too many closing curly braces. > Make sure the closing brace for the class definition is there. Silly of me. In fact, it cleared up the problem, at least in this particular instance. http://www.issho.org/modules.php?op=modload&name=phpWiki&file=index&pagename=MultilingualWikiTalk&action=diff&version=18&previous=major Thank you! |