Add new_name_timestamp index when upgrading from 1.1
[lhc/web/wiklou.git] / includes / installer / WebInstallerPage.php
index e30373e..1c95d9a 100644 (file)
@@ -185,7 +185,6 @@ abstract class WebInstallerPage {
 }
 
 class WebInstaller_Language extends WebInstallerPage {
-
        public function execute() {
                global $wgLang;
                $r = $this->parent->request;