From 2b55e30467f5ccdf9324b0377c419c5681f4c215 Mon Sep 17 00:00:00 2001 From: Karl 'vollmerk' Vollmer Date: Sat, 8 Apr 2006 05:58:05 +0000 Subject: This update includes a full rewrite of the Localplay code, only update to this version if you don't care about losing a lot of functionality while I am still finishing it up. Also the only working localplay method is currently MPD. UPDATE AT YOUR OWN RISK! --- templates/show_modules.inc.php | 55 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 55 insertions(+) create mode 100644 templates/show_modules.inc.php (limited to 'templates/show_modules.inc.php') diff --git a/templates/show_modules.inc.php b/templates/show_modules.inc.php new file mode 100644 index 00000000..23c1d593 --- /dev/null +++ b/templates/show_modules.inc.php @@ -0,0 +1,55 @@ + + + + + + +" . + _('Activate') . ""; + } +?> + + + + + + + + + +
-- cgit