Slightly more robust fix for the last issue
This commit is contained in:
parent
6460854fda
commit
11a31375df
2 changed files with 9 additions and 11 deletions
|
@ -276,8 +276,7 @@ class Rest_MediaController extends Zend_Rest_Controller
|
|||
{
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
||||
$id = $this->getId();
|
||||
if (!$id) {
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue