[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 * Removes comments from schema files
*
* Note: This performs the functions of remove_remarks() and remove_comments() used during installation
*/ */
protected function remove_comments($sql) protected function remove_comments($sql)
{ {