mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 01:39:28 +02:00
Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68)
This commit is contained in:
parent
d0726e70b7
commit
5eceaf2aea
254 changed files with 1149 additions and 1149 deletions
|
@ -22,4 +22,4 @@
|
|||
|
||||
require_once 'lib/init.php';
|
||||
|
||||
require_once Config::get('prefix') . '/templates/show_web_player.inc.php';
|
||||
require_once AmpConfig::get('prefix') . '/templates/show_web_player.inc.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue