[phpMP-CVS] CVS: phpMP/includes auth.php,1.32,NONE
Status: Pre-Alpha
Brought to you by:
heimidal
From: Brian R. <hei...@us...> - 2003-04-23 07:28:51
|
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 --- |