mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10349] Update function comment
PHPBB3-10349
This commit is contained in:
parent
26e84b12e8
commit
b4dcd4193e
1 changed files with 0 additions and 2 deletions
|
@ -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)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue