From f82f6ecd5e7c58a9178b881a305824e7fa592ef1 Mon Sep 17 00:00:00 2001 From: rurban Date: Sun, 6 Mar 2005 11:05:45 +0000 Subject: [PATCH] USE_PATH_INFO as _define_selection_optional_commented, exp warning git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@4629 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- configurator.php | 31 ++++++++++++++++++++++++++----- 1 file changed, 26 insertions(+), 5 deletions(-) diff --git a/configurator.php b/configurator.php index 074fea119..569c3c2d8 100644 --- a/configurator.php +++ b/configurator.php @@ -1,4 +1,4 @@ - @@ -28,7 +28,7 @@ * * DONE: * o Initial expand ?show=_part1 (the part id) - * o read config-default.ini + * o read config-default.ini and use this as default_values * o commented / optional: non-default values should not be commented! * default values if optional can be omitted. * o validate input (fix javascript, add POST checks) @@ -149,7 +149,7 @@ echo "<","?xml version=\"1.0\" encoding=\"'iso-8859-1'\"?",">\n"; "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> - + Configuration tool for PhpWiki <?php echo $config_file ?>