Followup r69007, use $wgDeletedDirectory since it exists now
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 6 Jul 2010 19:06:44 +0000 (19:06 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 6 Jul 2010 19:06:44 +0000 (19:06 +0000)
includes/installer/Installer.php

index 798533a..354daf8 100644 (file)
@@ -32,7 +32,7 @@ abstract class Installer {
                'wgScriptPath',
                'wgScriptExtension',
                'wgMetaNamespace',
-//             'wgDeletedDirectory',
+               'wgDeletedDirectory',
                'wgEnableUploads',
                'wgLogo',
                'wgShellLocale',