User:Joe Beaudoin Jr./Scratch padFrom Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide< User:Joe Beaudoin Jr.
Revision as of 05:54, 5 October 2008 by Joe Beaudoin Jr. (Talk | contribs)
Hack for Google Code, in SpecialSearch.php:
$battlestarwiki_server = $_SERVER['HTTP_HOST'];
$fname = 'SpecialSearch::showResults';
wfProfileIn( $fname );
if ($battlestarwiki_server != "media.battlestarwiki.org") {
wfshowResultsGoogle( $term );
return;
}
To Do
From "Bastille Day"
|



