1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

tiny file to get mirror info for using in tracking mirror status

This commit is contained in:
jim winstead
2002-02-13 22:04:53 +00:00
parent 1124109bcf
commit 0e785b572f

3
mirror-info.php Normal file
View File

@@ -0,0 +1,3 @@
<?php
require_once 'prepend.inc';
echo "$MYSITE|", php_version(), "|$LAST_UPDATED\n";