From c2a57645536f71cc206d658484359d477b454677 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Tue, 23 May 2006 16:44:25 +0000 Subject: updated test.php --- templates/show_test.inc | 38 ++++++++++++++++++++++++++++++-------- 1 file changed, 30 insertions(+), 8 deletions(-) (limited to 'templates/show_test.inc') diff --git a/templates/show_test.inc b/templates/show_test.inc index fe0d3220..237f48cc 100644 --- a/templates/show_test.inc +++ b/templates/show_test.inc @@ -29,9 +29,11 @@ $row_classes = array('even','odd'); Ampache -- Debug Page -

+ + @@ -100,7 +102,7 @@ $row_classes = array('even','odd'); + + + + + -
[ - ERROR "; @@ -115,10 +117,27 @@ $row_classes = array('even','odd');
[ + ERROR "; + } + else { + echo "   OK     "; + } + ?>] + + +
[ - ERROR "; @@ -261,8 +280,11 @@ $row_classes = array('even','odd'); logo here then your web_path is not set correctly.
- - - + +
+

Ampache Debug.
+For the love of Music.

+
+ + -- cgit