Date: 07/13/00
- Next message: Carl Youngblood: "RE: [phplib] Bug fixes for template.inc"
- Previous message: Kristian Koehntopp: "Re: [phplib] Bug fixes for template.inc and documentation-4.html"
- In reply to: Nagaraj Kanniah: "[phplib] Problem with PHP Lib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Carl Youngblood: "RE: [phplib] Bug fixes for template.inc"
- Previous message: Kristian Koehntopp: "Re: [phplib] Bug fixes for template.inc and documentation-4.html"
- In reply to: Nagaraj Kanniah: "[phplib] Problem with PHP Lib"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

