1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-12 18:45:20 +02:00

oops left some debug info in :D

git-svn-id: file:///svn/phpbb/trunk@1517 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
the_systech 2001-12-05 22:04:04 +00:00
parent 704a9d665c
commit ebec75109e

View File

@ -609,8 +609,6 @@ else
}
else if( isset($dbms) )
{
echo $dbms;
exit;
include($phpbb_root_path.'includes/db.'.$phpEx);
}