Re: [phplib] Problem with PHP Lib From: Kristian Koehntopp (kris <email protected>)
Date: 07/13/00

In netuse.lists.phplib you write:
>"redeclaration of the DB_Sql class in db_mysql."

This error message indicates that DB_Sql is being declared twice. It could
be that you auto_prepend_file = "prepend.php3" and also manually require
this file.

Kristian

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>