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

adding ?>

This commit is contained in:
James Cox
2002-02-14 00:04:13 +00:00
parent 3e21fa5e90
commit 2c42d285eb

View File

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