1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

sqlite works now...

git-svn-id: file:///svn/phpbb/trunk@9282 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2009-01-20 16:54:40 +00:00
parent cd4091af43
commit dcd073bb44
3 changed files with 160 additions and 194 deletions

View File

@@ -328,7 +328,6 @@ class phpbb_dbal_mysqli extends phpbb_dbal
);
}
/**
* Run DB-specific code to build SQL Report to explain queries, show statistics and runtime information. See {@link phpbb_dbal::_sql_report() _sql_report()} for details.
*/