From 32180a41a11c46f30d24b6ac497601c577bf10cd Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Mon, 3 Sep 2007 07:23:10 +0000 Subject: added ability to save playlists based on the active playlist, fixed the send on add playlist preference, send and clear still does not work, but its progress --- util.php | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 util.php (limited to 'util.php') diff --git a/util.php b/util.php new file mode 100644 index 00000000..e3760c42 --- /dev/null +++ b/util.php @@ -0,0 +1,32 @@ + -- cgit