CC-3032: Airtime -> Help -> About. shows variable name instead of value
- fixed
This commit is contained in:
parent
5711d25bad
commit
1f9b2559ab
2 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@ class DashboardController extends Zend_Controller_Action
|
|||
|
||||
public function aboutAction()
|
||||
{
|
||||
// action body
|
||||
$this->view->airtime_version = Application_Model_Preference::GetAirtimeVersion();
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue