fix errors reported by Facebook's scheck
-controller dir
This commit is contained in:
parent
4ed7c4ccd3
commit
50ece038c2
4 changed files with 5 additions and 1 deletions
|
@ -600,6 +600,7 @@ class ScheduleController extends Zend_Controller_Action
|
|||
|
||||
$baseUrl = $this->getRequest()->getBaseUrl();
|
||||
$url = $file->getRelativeFileUrl($baseUrl).'download/true';
|
||||
$menu = array();
|
||||
$menu[] = array('action' => array('type' => 'gourl', 'url' => $url),
|
||||
'title' => _('Download'));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue