mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
to overcome Apache specific virtual() usage, which ties the mirror sites to Apache and running PHP as an Apache module. This is just a start, so that the bot is continually working, until all mirror sites update, when we can start to step further. Also discontinue checks for the local search setup, which is a leftover from the old days.
2 lines
74 B
PHP
2 lines
74 B
PHP
<?php include_once $_SERVER['DOCUMENT_ROOT'] . '/manual/mirror-info.php';
|