|
From: Ulf E. <ulf...@us...> - 2005-08-29 19:17:06
|
Update of /cvsroot/phpbt/phpbt/admin In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17442 Added Files: index.php Log Message: Bug #1110978 - v1.0rc5 Admin timeout problem. Added a redirection from admin/index.php to index.php --- NEW FILE: index.php --- <?php header("Location: ../index.php"); ?> |