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

committing new format.

This commit is contained in:
James Cox
2002-04-19 22:22:39 +00:00
parent 67f4d59774
commit 8428c99b4c

View File

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