Tweak for r29561: don't grab a database object until we need it
[lhc/web/wiklou.git] / includes / SpecialRandomredirect.php
index 75a6b81..b7aa3e4 100644 (file)
@@ -30,4 +30,4 @@ function wfSpecialRandomredirect( $par = null ) {
        $wgOut->redirect( $title->getFullUrl( 'redirect=no' ) );
 }
 
-?>
+