Format
This commit is contained in:
parent
f35ea85ff1
commit
3c5952ba55
@ -33,7 +33,7 @@ class Application_Controller_Plugin_Auth extends Zend_Controller_Plugin_Abstract
|
||||
$mode = null;
|
||||
// --- Mode checkIp=only
|
||||
if ($checkIp == 'only') {
|
||||
$hach = 'iponly:'.$_SERVER['REMOTE_ADDR'];
|
||||
$hach = 'iponly:'.$_SERVER['REMOTE_ADDR'];
|
||||
$mode = 'iponly';
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user