Remove SessionManager, temporarily
[lhc/web/wiklou.git] / includes / installer / SqliteUpdater.php
index ba223c4..5279c2d 100644 (file)
@@ -147,7 +147,6 @@ class SqliteUpdater extends DatabaseUpdater {
                        // 1.27
                        array( 'dropTable', 'msg_resource_links' ),
                        array( 'dropTable', 'msg_resource' ),
-                       array( 'addTable', 'bot_passwords', 'patch-bot_passwords.sql' ),
                );
        }