Date: 07/25/01
- Next message: nathan r. hruby: "Re: [phplib] redeclare page_open()"
- Previous message: chris: "[phplib] redeclare page_open()"
- Next in thread: nathan r. hruby: "Re: [phplib] redeclare page_open()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Fatal error: Cannot redeclare page_open() in
> c:\inetpub\wwwroot\php\page.inc on line 12
You are already including prepend.php3 either explicitly or through
auto_prepend_file. Prepend.php3 includes page.inc, so you do not need
include page.inc in your scripts.
Layne Weathers
Ifworld, Inc.
-- Abbestellen mit Mail an: phplib-unsubscribe <email protected> Kommandoliste mit Mail an: phplib-help <email protected>
- Next message: nathan r. hruby: "Re: [phplib] redeclare page_open()"
- Previous message: chris: "[phplib] redeclare page_open()"
- Next in thread: nathan r. hruby: "Re: [phplib] redeclare page_open()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

