mirror of
https://github.com/php/web-php.git
synced 2026-04-28 17:33:10 +02:00
Add a pointer to the Mirrors-htdig.tar.gz file in the source code.
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
<?
|
||||
/*
|
||||
You need to grab http://www.php.net/Mirrors-htdig.tgz and follow the
|
||||
directions in there if you want to run the search engine on your
|
||||
mirror (or emulate it on your own website).
|
||||
*/
|
||||
|
||||
function makeBar($no,$page,$pages,$baseurl,$firstdisplayed,$lastdisplayed) {
|
||||
global $FONTFACE;
|
||||
if ($page>1) {
|
||||
|
||||
Reference in New Issue
Block a user