mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
4 lines
86 B
PHP
4 lines
86 B
PHP
<?php
|
|
require_once 'prepend.inc';
|
|
echo "$MYSITE|", php_version(), "|$LAST_UPDATED\n";
|