mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 10:49:37 +02:00
tweaked the stats information, removed folders, was just to slow.. :( removed playlist.lib.php as its not longer needed
This commit is contained in:
parent
32180a41a1
commit
219c359274
4 changed files with 22 additions and 194 deletions
|
@ -125,7 +125,6 @@ require_once $prefix . '/lib/gettext.php';
|
|||
require_once $prefix . '/lib/batch.lib.php';
|
||||
require_once $prefix . '/lib/themes.php';
|
||||
require_once $prefix . '/lib/stream.lib.php';
|
||||
require_once $prefix . '/lib/playlist.lib.php';
|
||||
require_once $prefix . '/lib/democratic.lib.php';
|
||||
require_once $prefix . '/lib/xmlrpc.php';
|
||||
require_once $prefix . '/modules/xmlrpc/xmlrpc.inc';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue