Added Super Admin role and WHMCS login
This commit is contained in:
parent
e5a74e7285
commit
7f6fc7770a
8 changed files with 197 additions and 9 deletions
|
@ -16,7 +16,6 @@ class LoginController extends Zend_Controller_Action
|
|||
Application_Model_Locale::configureLocalization($request->getcookie('airtime_locale', 'en_CA'));
|
||||
if (Zend_Auth::getInstance()->hasIdentity())
|
||||
{
|
||||
|
||||
$this->_redirect('Showbuilder');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue