From dd70337451390b260e95f998c8b79b9fefbf3b3a Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sun, 3 Feb 2013 11:15:03 -0500 Subject: Clean up PHP tests and reuse them in init.php Also move the config-related functions out of debug.lib.php (why they were there in the first place is anyone's guess.) --- templates/show_test_table.inc.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'templates') diff --git a/templates/show_test_table.inc.php b/templates/show_test_table.inc.php index eaef19d1..f48bc429 100644 --- a/templates/show_test_table.inc.php +++ b/templates/show_test_table.inc.php @@ -23,7 +23,7 @@ - + @@ -32,7 +32,7 @@ - + @@ -41,7 +41,7 @@ - + @@ -50,7 +50,7 @@ - + @@ -77,7 +77,7 @@ - + @@ -86,7 +86,7 @@ - + -- cgit