CC-3174 : showbuilder
fixing some errors found in apache log.
This commit is contained in:
parent
c89451f880
commit
a1e8903a64
3 changed files with 4 additions and 6 deletions
|
@ -102,8 +102,6 @@ class ShowbuilderController extends Zend_Controller_Action
|
|||
Logging::log("{$e->getFile()}");
|
||||
Logging::log("{$e->getLine()}");
|
||||
}
|
||||
|
||||
$this->view->data = $json;
|
||||
}
|
||||
|
||||
public function scheduleRemoveAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue