Remove SessionManager, temporarily
[lhc/web/wiklou.git] / includes / installer / MysqlUpdater.php
index 10fed31..9b5635b 100644 (file)
@@ -278,7 +278,6 @@ class MysqlUpdater extends DatabaseUpdater {
                        // 1.27
                        array( 'dropTable', 'msg_resource_links' ),
                        array( 'dropTable', 'msg_resource' ),
-                       array( 'addTable', 'bot_passwords', 'patch-bot_passwords.sql' ),
                );
        }