mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Be friendly to memory
This commit is contained in:
parent
be1e934234
commit
57cd35cf98
@ -204,6 +204,7 @@ EOF;
|
||||
$config['voucher'][$cpzone]['roll'] = $toreturn['voucher']['roll'];
|
||||
write_config("Captive Portal Voucher database synchronized with {$url}");
|
||||
voucher_configure_zone(true);
|
||||
unset($toreturn['voucher']);
|
||||
}
|
||||
|
||||
return $toreturn['timeleft'];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user