[PHPLIB] CT_MySQL From: Andrzej Piasecki (robin <email protected>)
Date: 01/21/00

I have just tried to use ct_mysql.inc instead of ct_sql.inc
and I found error in "replace into" sql statement in
ac_store function. Replace syntax is a bit different than
update syntax, because of missing [WHERE] clause.
I used version 1.2 from CVS.
Another thing, shouldn't be added to prepend.php3:
require($_PHPLIB["libdir"] . "auth_sql.inc"); ?

-
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.