1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 23:07:39 +02:00

[ticket/10349] Removed duplicated functions from schema loading in tests

PHPBB3-10349
This commit is contained in:
Patrick Webster
2011-10-29 17:10:10 -05:00
parent b4dcd4193e
commit baac9e5d15
2 changed files with 4 additions and 44 deletions

View File

@@ -506,7 +506,6 @@ function connect_check_db($error_connect, &$error, $dbms_details, $table_prefix,
/**
* Removes comments from schema files
*
*/
function remove_comments($sql)
{