Date: 12/22/99
- Next message: Christopher Klumb: "[PHPLIB] Sql_Query and $base"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] frames + auth = ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
The template class has a bug.
There is a missing "/" in the file template.inc at line 65.
i.e. the lines
/* public: set_unknowns(enum $unknowns)
* unknowns: "remove", "comment", "keep"
*
should be
/* public: set_unknowns(enum $unknowns)
* unknowns: "remove", "comment", "keep"
*/
Download from: phplib-7.2.tar.gz from
http://phplib.netuse.de/download/index.php3
I had modified various setting like php3.ini, prepend.php3, etc. to no
avail.
I got frustrated and, as a last resort, inspected the source.
I hope I am wrong, but if not, please take action promptly.
Newbie to PHPLIB like me will get very confused.
Regards,
Joonyup.
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Christopher Klumb: "[PHPLIB] Sql_Query and $base"
- Previous message: Kristian Köhntopp: "Re: [PHPLIB] frames + auth = ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

