git-svn-id: file:///svn/phpbb/trunk@7012 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
David M 2007-02-19 04:34:42 +00:00
parent ec541d417b
commit 2fccd105d1

View file

@ -2558,8 +2558,7 @@ function get_database_size()
break; break;
case 'mssql': case 'sqlite':
case 'mssql_odbc':
global $dbhost; global $dbhost;
if (file_exists($dbhost)) if (file_exists($dbhost))