[phplib] Functions in my own auth class not being used! From: Jason Wong (jwong <email protected>)
Date: 08/25/00

I have defined my own "auth" class with some functions which over-ride
the class in auth.inc.

At least one of the functions - $auth->logout() - gets sent to the
original in auth.inc rather than my own.

Has anyone come across this problem before? And how do I resolve it?

I've tried commenting out the logout() function in the original auth.inc,
but PHP then complained about function not found.

any help appreciated
-
Jason Wong
Digital View Ltd
2201 Nanyang Plaza
57 Hung To Road
Kwun Tong
HONG KONG
Tel: +852-2861-3615
Fax: +852-2520-2987
www.digitalview.com

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