Merge branch 'cc-4384-remove-table-calling-with-cc-config' into devel
Conflicts: airtime_mvc/application/Bootstrap.php
This commit is contained in:
commit
9ae3559305
34 changed files with 134 additions and 165 deletions
|
@ -4,7 +4,7 @@ class SystemstatusController extends Zend_Controller_Action
|
|||
{
|
||||
public function init()
|
||||
{
|
||||
global $CC_CONFIG;
|
||||
$CC_CONFIG = Config::getConfig();
|
||||
|
||||
$baseUrl = Application_Common_OsPath::getBaseDir();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue