CC-2591: Allow upload of any audio clip to Soundcloud
- removing debug code
This commit is contained in:
parent
350aaf2335
commit
a88bb90851
1 changed files with 1 additions and 2 deletions
|
@ -22,8 +22,7 @@ $CC_CONFIG['soundcloud-connection-wait'] = $values['soundcloud']['time_between_r
|
|||
require_once($CC_CONFIG['phpDir'].'/application/configs/constants.php');
|
||||
require_once($CC_CONFIG['phpDir'].'/application/configs/conf.php');
|
||||
|
||||
//$CC_CONFIG['phpDir'] = $values['general']['airtime_dir'];
|
||||
$CC_CONFIG['phpDir'] = "/home/james/src/airtime/airtime_mvc";
|
||||
$CC_CONFIG['phpDir'] = $values['general']['airtime_dir'];
|
||||
|
||||
require_once($CC_CONFIG['phpDir'].'/application/models/StoredFile.php');
|
||||
require_once($CC_CONFIG['phpDir'].'/application/models/Preference.php');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue