From a87f72806b07f2d3e92c7159ec7fcc84e4825620 Mon Sep 17 00:00:00 2001 From: rurban Date: Sun, 15 Sep 2002 16:30:27 +0000 Subject: [PATCH] more fixes. this version finally loads fine. todo: validate input (fix javascript, add POST checks) change tables to dl/dt to enable fold/unfold start this automatically the first time fix include_path eval index-user.php or index.php to get the actual settings. ask to store it in index.php or index-user.php git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@2350 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- configurator.php | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/configurator.php b/configurator.php index 3d74bbac2..2ba11a502 100644 --- a/configurator.php +++ b/configurator.php @@ -1,4 +1,15 @@ \n", 'iso-8859-1'); "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Configuration tool for PhpWiki 1.3.x