aboutsummaryrefslogtreecommitdiffstats
path: root/includes/installer/OracleUpdater.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/installer/OracleUpdater.php')
-rw-r--r--includes/installer/OracleUpdater.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/installer/OracleUpdater.php b/includes/installer/OracleUpdater.php
index 366cd44865b3..c4c52ee2869f 100644
--- a/includes/installer/OracleUpdater.php
+++ b/includes/installer/OracleUpdater.php
@@ -39,7 +39,6 @@ class OracleUpdater extends DatabaseUpdater {
array( 'doRecentchangesFK2Cascade' ),
//1.19
- array( 'addTable', 'config', 'patch-config.sql' ),
array( 'addIndex', 'logging', 'i05', 'patch-logging_type_action_index.sql'),
array( 'addTable', 'globaltemplatelinks', 'patch-globaltemplatelinks.sql' ),
array( 'addTable', 'globalnamespaces', 'patch-globalnamespaces.sql' ),