Merge "Support hash fragments in wfAppendQuery()"
[lhc/web/wiklou.git] / includes / installer / Installer.php
index 3d1c860..d747707 100644 (file)
@@ -1697,7 +1697,7 @@ abstract class Installer {
                                wfMessage( 'mainpagedocfooter' )->inContentLanguage()->text()
                        );
 
-                       $page->doEditContent( $content,
+                       $status = $page->doEditContent( $content,
                                '',
                                EDIT_NEW,
                                false,