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/get_db_info.html.php | |
parent | 5e7717f778ed13e4ea4a6ba5bc9ffe5ffe6648ff (diff) |
Fix preambles, delete unused file
Diffstat (limited to 'installer/views/get_db_info.html.php')
-rw-r--r-- | installer/views/get_db_info.html.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index 3459948e..22ed82ad 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -1,3 +1,5 @@ +<?php defined("SYSPATH") or die("No direct script access.") ?> +<h1> Welcome! </h1> <p> Installing Gallery is very easy. We just need to know how to talk to your MySQL database, and we need a place to store your photos on |