From 99fd9d7fe22a8aa81b3f54c2edbcabf95e2526d4 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 19 Sep 2011 13:35:23 -0400 Subject: Make debug and install tests friendlier "PHP putenv support" had nothing to do with putenv. Split it into multiple tests and have the output actually correspond to what we're checking. --- templates/show_install_check.inc.php | 24 +++++++++++------------- templates/show_test.inc.php | 24 +++++++++++++++++++++--- 2 files changed, 32 insertions(+), 16 deletions(-) (limited to 'templates') diff --git a/templates/show_install_check.inc.php b/templates/show_install_check.inc.php index 42e5e51a..ecb820bc 100644 --- a/templates/show_install_check.inc.php +++ b/templates/show_install_check.inc.php @@ -132,19 +132,6 @@ ?> -: - - - -

: @@ -171,6 +158,17 @@ ?> +: + + + : - + [ ] - + + + + [ + ] + + + + + + + + [ + ] + + + + + [ -- cgit