On Wed, 2003-01-15 at 05:36, Armand A. Verstappen wrote: > Hi, Greetings!
> > function clear_parse ( $ReturnVar = "") > > function clear_parse () > So one instance appears in the <[FastTemplate]> style element, but where > does the other one occur? They are both in <(FastTemplate)> Apparently PHP versions before 4.3 did not complain about it. I encountered the same problem when running Aegir on Midgard-lite with PHP 4.3. Neither of the clear_parse() methods are used anywhere, so you can safely comment one of them out. This has already been fixed in Aegir CMS Nightly Builds (which I recommend over the beta3 which had broken localization). /Bergie -- Henri Bergius [EMAIL PROTECTED] Consultant Partner Tel: +358-20-198 6032 Nemein Oy http://www.nemein.com/ Nemein Oy has moved. Our new address is Nemein Oy, Innopoli 2, Tekniikantie 14, FIN-02150 Espoo --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
