mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02: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:
@@ -1197,7 +1197,7 @@ class phpbb_db_tools
|
|||||||
/**
|
/**
|
||||||
* Drop Table
|
* Drop Table
|
||||||
*/
|
*/
|
||||||
public static function sql_table_drop($table_name, $index_name)
|
public static function sql_table_drop($table_name)
|
||||||
{
|
{
|
||||||
global $db;
|
global $db;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user