diff options
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 |