diff options
Diffstat (limited to 'usr/local/www/status.php')
-rwxr-xr-x | usr/local/www/status.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/status.php b/usr/local/www/status.php index b769cda..d516848 100755 --- a/usr/local/www/status.php +++ b/usr/local/www/status.php @@ -1,5 +1,6 @@ #!/usr/local/bin/php <?php +/* $Id$ */ /* Run various commands and collect their output into HTML tables. * Jim McBeath <jimmc@macrovision.com> Nov 2003 * |