From d8e9d73608b8c98776b02fadd94aab314d5abb4f Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sun, 3 Feb 2013 11:27:54 -0500 Subject: Split the PDO check in two It's more helpful this way. --- templates/show_test_table.inc.php | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) (limited to 'templates') diff --git a/templates/show_test_table.inc.php b/templates/show_test_table.inc.php index f48bc429..7816a41e 100644 --- a/templates/show_test_table.inc.php +++ b/templates/show_test_table.inc.php @@ -30,7 +30,7 @@ - + @@ -39,7 +39,7 @@ - + @@ -48,12 +48,21 @@ - + - + + + + + + + + + + @@ -75,7 +84,7 @@ - + -- cgit