diff options
Diffstat (limited to 'installer/views/already_installed.html.php')
-rw-r--r-- | installer/views/already_installed.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/installer/views/already_installed.html.php b/installer/views/already_installed.html.php index f8fc5706..0d7fc193 100644 --- a/installer/views/already_installed.html.php +++ b/installer/views/already_installed.html.php @@ -1,3 +1,4 @@ +<?php defined("SYSPATH") or die("No direct script access.") ?> <p class="success"> Your Gallery3 install is complete. </p> |