Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
This commit is contained in:
commit
4afccfe225
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ class UpgradeController extends Zend_Controller_Action
|
|||
$this->_helper->viewRenderer->setNoRender(true);
|
||||
|
||||
if (!$this->verifyAuth()) {
|
||||
retrun;
|
||||
return;
|
||||
}
|
||||
|
||||
if (!$this->verifyAirtimeVersion()) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue