fixed problems with not working out of a fresh install.
This commit is contained in:
parent
b53936b350
commit
9bfb6b53b8
5 changed files with 9 additions and 5 deletions
|
@ -36,7 +36,7 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
|
||||
|
||||
public function mediaAction()
|
||||
public function getMediaAction()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
|
||||
|
@ -203,4 +203,4 @@ class ApiController extends Zend_Controller_Action
|
|||
}
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue