From ca8b8e7eb8587ddc60834c30bfeec5ad93f57a66 Mon Sep 17 00:00:00 2001 From: Corby Krick Date: Mon, 29 Apr 2013 16:44:22 -0700 Subject: [PATCH] Installer now detects the directory and URL for the installation and fills them in for you. --- install/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/install/index.php b/install/index.php index 18b23720..de8eac13 100644 --- a/install/index.php +++ b/install/index.php @@ -100,8 +100,8 @@ if($_POST) {
Configuration Settings - - + " class="input_text" name="directory" /> + " class="input_text" name="websiteurl" />