summaryrefslogtreecommitdiffstats
path: root/lib/general.lib.php
diff options
context:
space:
mode:
authorKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 07:22:18 +0000
committerKarl 'vollmerk' Vollmer <vollmer@ampache.org>2007-07-31 07:22:18 +0000
commitf8c98952aa5a8a30a50160db864217d6bf942a8f (patch)
tree96e537df58a24cc024a975f8414e3e06aa8fae1d /lib/general.lib.php
parent2148ecc8ac957beb53ac1be3b6d7aafba491b7aa (diff)
downloadampache-f8c98952aa5a8a30a50160db864217d6bf942a8f.tar.gz
ampache-f8c98952aa5a8a30a50160db864217d6bf942a8f.tar.bz2
ampache-f8c98952aa5a8a30a50160db864217d6bf942a8f.zip
fixed now playing, hopefully once and for all, added title text to the now playing username that displays the agent they are using to play said song, added distinct sessions and session lengths for each stream instance
Diffstat (limited to 'lib/general.lib.php')
-rw-r--r--lib/general.lib.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/general.lib.php b/lib/general.lib.php
index 5c724f18..3d60014f 100644
--- a/lib/general.lib.php
+++ b/lib/general.lib.php
@@ -114,10 +114,6 @@ function error_results($param,$clobber=0)
/**
* session_exists
* checks to make sure they've specified a valid session, can handle xmlrpc
- * @package General
- * @cataogry Verify
- * @todo Have XMLRPC check extend remote session
- * @todo actually check
*/
function session_exists($sid,$xml_rpc=0) {