summaryrefslogtreecommitdiffstats
path: root/lib/class/xmlrpcclient.class.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-04-20 22:35:21 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2008-04-20 22:35:21 +0000
commit2801dae0767b84d0e6b842e55dbef5b656eb65f7 (patch)
tree19ae248e442ef12c7912430810eaf003711b1c50 /lib/class/xmlrpcclient.class.php
parent6952af791f180929bb0e31c5f2e0942fe25df86d (diff)
downloadampache-2801dae0767b84d0e6b842e55dbef5b656eb65f7.tar.gz
ampache-2801dae0767b84d0e6b842e55dbef5b656eb65f7.tar.bz2
ampache-2801dae0767b84d0e6b842e55dbef5b656eb65f7.zip
fixed show album art, added input for source charset on fix_filenames, added "add" to shoutbox display, updated links
Diffstat (limited to 'lib/class/xmlrpcclient.class.php')
-rw-r--r--lib/class/xmlrpcclient.class.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/class/xmlrpcclient.class.php b/lib/class/xmlrpcclient.class.php
index 88174880..361d7e94 100644
--- a/lib/class/xmlrpcclient.class.php
+++ b/lib/class/xmlrpcclient.class.php
@@ -126,5 +126,5 @@ class xmlRpcClient {
} // create_client
-} // xmlRpcServer
+} // xmlRpcClient
?>