Actions
Bug #11701
closedMissing global ``$g`` declaration in ``config.lib.inc`` function ``pfSense_clear_globals()``
Start date:
03/18/2021
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
22.01
Release Notes:
Force Exclusion
Affected Version:
Affected Architecture:
Description
/etc/inc/config.lib.inc
Line: 1106
function pfSense_clear_globals() {
global $config, $g, $FilterIfList, $GatewaysList, $filterdns, $aliases, $aliastable;
Updated by BBcan177 . almost 4 years ago
Updated by Renato Botelho over 3 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.6.0
- Plus Target Version set to 21.09
PR has been merged. Thanks!
Updated by Jim Pingle over 3 years ago
- Subject changed from config.lib.inc - missing global $g declaration to Missing global ``$g`` declaration in ``config.lib.inc`` function ``pfSense_clear_globals()``
- Release Notes changed from Default to Force Exclusion
Updating subject for release notes.
Updated by Jim Pingle over 3 years ago
- Status changed from Feedback to Resolved
Variable is present now.
Updated by Jim Pingle about 3 years ago
- Plus Target Version changed from 21.09 to 22.01
Actions