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:
James 2011-10-03 18:02:01 -04:00
parent d4063a8234
commit b4d4c54c31
5 changed files with 5 additions and 6 deletions

View file

@ -1,8 +1,6 @@
<?php
require_once 'soundcloud-api/Services/Soundcloud.php';
class Application_Model_AtSoundcloud {
class Application_Model_Soundcloud {
private $_soundcloud;