Merge "Allow reset of global services (redux)."
[lhc/web/wiklou.git] / includes / installer / Installer.php
index 97214da..a9f219f 100644 (file)
@@ -1727,7 +1727,7 @@ abstract class Installer {
                                wfMessage( 'mainpagedocfooter' )->inContentLanguage()->text()
                        );
 
-                       $page->doEditContent( $content,
+                       $status = $page->doEditContent( $content,
                                '',
                                EDIT_NEW,
                                false,