From 021ada79cf82d94dc74bc48311a5eca88840b977 Mon Sep 17 00:00:00 2001 From: laf Date: Fri, 7 Aug 2015 16:15:56 +0000 Subject: [PATCH] Fixed web installer + made the mysql import message stronger --- build-base.php | 2 +- html/install.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build-base.php b/build-base.php index 8f631c365..10c8927d5 100644 --- a/build-base.php +++ b/build-base.php @@ -2,7 +2,7 @@ // MYSQL Check - FIXME // 1 UNKNOWN -require 'config.php'; +include 'config.php'; if (!isset($sql_file)) { $sql_file = 'build.sql'; diff --git a/html/install.php b/html/install.php index aaa93eb0c..d3611b560 100644 --- a/html/install.php +++ b/html/install.php @@ -301,7 +301,7 @@ elseif($stage == "2") {
-
Importing MySQL DB
+
Importing MySQL DB - Do not close this page or interupt the import