diff options
Diffstat (limited to 'includes/Date/index.php')
| -rw-r--r-- | includes/Date/index.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/includes/Date/index.php b/includes/Date/index.php new file mode 100644 index 0000000..80f6d40 --- /dev/null +++ b/includes/Date/index.php @@ -0,0 +1,4 @@ +<?php + // This is not a package. + header ("location: ../index.php"); +?>
\ No newline at end of file |
