diff options
Diffstat (limited to 'include/index.php')
| -rw-r--r-- | include/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/index.php b/include/index.php index cb66473..a618147 100644 --- a/include/index.php +++ b/include/index.php @@ -1 +1 @@ -<?php exit('<h2>Directory Access Prohibited</h2>'); ?>
\ No newline at end of file +<?php exit( '<h2>Directory Access Prohibited</h2>' ); |
