diff options
Diffstat (limited to 'core/views')
| -rw-r--r-- | core/views/welcome.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/welcome.html.php b/core/views/welcome.html.php index 9757f6d5..da75ebcc 100644 --- a/core/views/welcome.html.php +++ b/core/views/welcome.html.php @@ -1,3 +1,4 @@ +<? defined("SYSPATH") or die("No direct script access."); ?> <html> <head> <title>Gallery3 Scaffold</title> |
