Update of /cvsroot/phpmp/phpMP/includes
In directory sc8-pr-cvs1:/tmp/cvs-serv6953
Removed Files:
auth.php
Log Message:
The Auth class has been removed in favor of the User class, which handles all User authentication and profiling responsibilities. We may later reinstate the Auth class to extend the User class (if it becomes quite bulky, as I suspect) but for now, this will do.
--- auth.php DELETED ---
|