mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
arg, the voices in my head won't let me focus :P
git-svn-id: file:///svn/phpbb/trunk@8321 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
24a359e9f5
commit
b9da54ba91
1 changed files with 1 additions and 1 deletions
|
@ -1197,7 +1197,7 @@ class phpbb_db_tools
|
|||
/**
|
||||
* Drop Table
|
||||
*/
|
||||
public static function sql_table_drop($table_name, $index_name)
|
||||
public static function sql_table_drop($table_name)
|
||||
{
|
||||
global $db;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue