From 7ec6cdb3393b3cdb0dcbe7b4e8b6f82d5aa9c351 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Thu, 3 Apr 2008 00:02:22 +0000 Subject: corrected install docs to accuratly reflect how it works, and make it give an error when no password provided during install --- templates/show_install_config.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/show_install_config.inc.php') diff --git a/templates/show_install_config.inc.php b/templates/show_install_config.inc.php index d68d47bd..ab266495 100644 --- a/templates/show_install_config.inc.php +++ b/templates/show_install_config.inc.php @@ -48,7 +48,7 @@ if (INSTALL != '1') { exit; }

-
+

-- cgit