comment added

This commit is contained in:
interp 2002-09-14 16:46:15 +00:00
parent 7c5de69604
commit bcf8f37c43
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/sh
# An example CGI program outputing the current date
echo Content-Type: text/html
echo Status: 200 OK
echo