diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-01-20 04:41:53 +0000 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-01-20 04:41:53 +0000 |
commit | 0c6b36b086db5dfaa7c0e778296a36104fc2468d (patch) | |
tree | 185e299e24a12f9655f0c6117b1302b008b63d88 /installer/views/db_not_empty.html.php | |
parent | 5e7717f778ed13e4ea4a6ba5bc9ffe5ffe6648ff (diff) |
Fix preambles, delete unused file
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 |