diff options
Diffstat (limited to 'core/views/after_install.html.php')
-rw-r--r-- | core/views/after_install.html.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/views/after_install.html.php b/core/views/after_install.html.php index 7c49d637..aa26858a 100644 --- a/core/views/after_install.html.php +++ b/core/views/after_install.html.php @@ -1,3 +1,4 @@ +<?php defined("SYSPATH") or die("No direct script access.") ?> <h1 style="display: none"> <?= t("Welcome to Gallery 3!") ?> </h1> |