1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-04-21 16:22:22 +02:00

[ticket/10349] Update function comment

PHPBB3-10349
This commit is contained in:
Patrick Webster 2011-09-28 11:27:39 -05:00
parent 26e84b12e8
commit b4dcd4193e

View File

@ -275,8 +275,6 @@ class phpbb_database_test_connection_manager
/**
* Removes comments from schema files
*
* Note: This performs the functions of remove_remarks() and remove_comments() used during installation
*/
protected function remove_comments($sql)
{