Cleaned up unused variables. Formatted some lines.
This commit is contained in:
parent
990bcebfe8
commit
2337078dd8
3 changed files with 4 additions and 3 deletions
|
@ -205,7 +205,6 @@ class ScheduleController extends Zend_Controller_Action
|
|||
|
||||
public function uploadToSoundCloudAction()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
$show_instance = $this->_getParam('id');
|
||||
try {
|
||||
$show_inst = new Application_Model_ShowInstance($show_instance);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue