On Tue, 14 Jan 2003, Steven J. Sobol wrote: > > http://siteupdate.justthe.net:8001/aegir/ > > Fatal error: Cannot redeclare clear_parse() in ROOT on line 685
More info on this. Aegir's <[FastTemplate]> style contains a copy of the FastTemplate class that contains what appears to be an overloaded member function: function clear_parse ( $ReturnVar = "") function clear_parse () I'm not sure if I can get rid of either one. Trying overload() didn't work either, but I think I'm misunderstanding the usage of overload(). -- Steve Sobol, CTO JustThe.net LLC, Mentor On The Lake, OH http://JustTheNetLLC.com/ 888.480.4NET (4638) A practicing member of the Geek Orthodox religion! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
