Re: [PHP-DEV] Safe to load extension twice ? From: Andrei Zmievski (andrei <email protected>)
Date: 08/15/01

At 03:10 AM 8/16/01 +0200, Markus Fischer wrote:
>So where does this leave us now ?
>
>Altough your smarty.so couldn't complain about duplicate
>functions it also registered only once.
>
>When then do other extension obiously seem to register twice
>(refering to the duplicate error function name) ?

When they actually register functions as opposed to just classes.

-Andrei

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>