From b96588ebc587f18f75e3dbe0240b180371ae4ff4 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 17 Mar 2008 20:13:21 +0000 Subject: stupid typo on the art xml doc --- lib/class/xmldata.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/class/xmldata.class.php b/lib/class/xmldata.class.php index 0337a216..21608b3d 100644 --- a/lib/class/xmldata.class.php +++ b/lib/class/xmldata.class.php @@ -284,7 +284,7 @@ class xmlData { "\t\n" . "\tget_url($_REQUEST['auth']) . "]]>\n" . "\t$song->size\n" . - "\t\n" . + "\t\n" . "\n"; } // end foreach -- cgit