Merge branch 'saas-dev' of github.com:sourcefabric/Airtime into saas-dev
This commit is contained in:
commit
24db599afe
2 changed files with 3 additions and 1 deletions
|
@ -26,6 +26,8 @@ class IndexController extends Zend_Controller_Action
|
|||
$this->view->stationDescription = $stationDescription;
|
||||
|
||||
$this->view->stationUrl = Application_Common_HTTPHelper::getStationUrl();
|
||||
|
||||
$this->view->baseUrl = Application_Common_OsPath::getBaseDir();
|
||||
}
|
||||
|
||||
public function mainAction()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue