1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-06 23:55:26 +02:00
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;
case 'mssql':
case 'mssql_odbc':
case 'sqlite':
global $dbhost;
if (file_exists($dbhost))