mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Remove bogus warning.
This commit is contained in:
parent
7828fd5be8
commit
bc48e8208b
@ -336,9 +336,6 @@ function portal_allow($clientip,$clientmac,$username,$password = null, $attribut
|
||||
$clientip,
|
||||
$clientmac);
|
||||
|
||||
if(!$type)
|
||||
log_error("WARNING: \$type has not been set in captiveportal/index.php");
|
||||
|
||||
if ($acct_val == 1)
|
||||
captiveportal_logportalauth($username,$clientmac,$clientip,$type,"RADIUS ACCOUNTING FAILED");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user