Merge branch '2.3.x' into 2.3.x-saas
This commit is contained in:
commit
eb3fda8423
|
@ -983,7 +983,7 @@ class ApiController extends Zend_Controller_Action
|
|||
$file->save();
|
||||
}
|
||||
|
||||
$this->view->msg = "OK";
|
||||
echo json_encode(array());
|
||||
}
|
||||
|
||||
public function updateCueValuesBySilanAction()
|
||||
|
|
Loading…
Reference in New Issue