diff options
Diffstat (limited to 'ajax/simple_form/time.php')
-rw-r--r-- | ajax/simple_form/time.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ajax/simple_form/time.php b/ajax/simple_form/time.php deleted file mode 100644 index 3d938ae..0000000 --- a/ajax/simple_form/time.php +++ /dev/null @@ -1,6 +0,0 @@ -<?php -// Date in the past -header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); -header("Cache-Control: no-cache"); -echo(date("G:i:s",time())); -?>
\ No newline at end of file |