diff options
Diffstat (limited to 'installer/views/db_not_empty.html.php')
-rw-r--r-- | installer/views/db_not_empty.html.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/views/db_not_empty.html.php b/installer/views/db_not_empty.html.php index 754d46c6..7125a0b6 100644 --- a/installer/views/db_not_empty.html.php +++ b/installer/views/db_not_empty.html.php @@ -1,3 +1,5 @@ +<?php defined("SYSPATH") or die("No direct script access.") ?> +<h1> Uh oh! </h1> <p class="error"> The database you provided already has other tables in it. Continuing with the install might overwrite an existing Gallery |