Page MenuHomePhabricator

sr[1].diff

Authored By
bzimport
Nov 21 2014, 10:47 PM
Size
743 B
Referenced Files
None
Subscribers
None

sr[1].diff

*** SpecialRandompage.php 2009-10-19 14:26:32.000000000 +0300
--- SpecialRandompage_new.php 2009-10-19 14:28:21.000000000 +0300
***************
*** 47,57 ****
$this->getNsList(), count( $this->namespaces ) );
return;
}
$query = $this->isRedirect() ? 'redirect=no' : '';
! $wgOut->redirect( $title->getFullUrl( $query ) );
}
/**
* Get a comma-delimited list of namespaces we don't have
* any pages in
--- 47,57 ----
$this->getNsList(), count( $this->namespaces ) );
return;
}
$query = $this->isRedirect() ? 'redirect=no' : '';
! $wgOut->redirect( $title->getFullUrl( $query ), 303 );
}
/**
* Get a comma-delimited list of namespaces we don't have
* any pages in

File Metadata

Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5521
Default Alt Text
sr[1].diff (743 B)

Event Timeline