mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-05 10:49:37 +02:00
arg stupid plugins
This commit is contained in:
parent
caaf0f6e12
commit
fe7a6b75f6
2 changed files with 1 additions and 23 deletions
|
@ -190,8 +190,6 @@ require_once(conf('prefix') . '/lib/class/access.class.php');
|
|||
require_once(conf('prefix') . '/lib/class/error.class.php');
|
||||
require_once(conf('prefix') . '/lib/class/genre.class.php');
|
||||
require_once(conf('prefix') . '/lib/class/flag.class.php');
|
||||
require_once(conf('prefix') . '/lib/class/audioscrobbler.class.php');
|
||||
|
||||
|
||||
/* Set a new Error Handler */
|
||||
$old_error_handler = set_error_handler("ampache_error_handler");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue