From: Brian R. <hei...@us...> - 2002-04-05 07:37:10
Update of /cvsroot/phpmp/phpMP
In directory usw-pr-cvs1:/tmp/cvs-serv30481
Added Files:
error.php
Log Message:
Fixed Auth again. Added an error page.
--- NEW FILE: error.php ---
<?
print "We apologize, but there was an $ecode error.";
?>