mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-13 04:04:12 +02:00
[ticket/11700] Fix a few more comments
PHPBB3-11700
This commit is contained in:
@@ -1703,7 +1703,7 @@ class tools
|
||||
}
|
||||
|
||||
/**
|
||||
* Add new \column
|
||||
* Add new column
|
||||
*/
|
||||
function sql_column_add($table_name, $column_name, $column_data, $inline = false)
|
||||
{
|
||||
|
Reference in New Issue
Block a user