CC-2795: Give option to set download flag of recorded shows uploaded
to Soundcloud by default - fixed name of Soundcloud Model class
This commit is contained in:
parent
d4063a8234
commit
b4d4c54c31
5 changed files with 5 additions and 6 deletions
|
@ -13,6 +13,7 @@ require_once 'DB.php';
|
|||
|
||||
require_once 'Preference.php';
|
||||
require_once __DIR__.'/controllers/plugins/RabbitMqPlugin.php';
|
||||
require_once 'soundcloud-api/Services/Soundcloud.php';
|
||||
|
||||
global $CC_CONFIG, $CC_DBC;
|
||||
$dsn = $CC_CONFIG['dsn'];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue