Project

General

Profile

« Previous | Next » 

Revision 100b5040

Added by BBcan177 . over 4 years ago

Add missing global declaration

Add missing global declaration

View differences:

src/etc/inc/config.lib.inc
1098 1098
}
1099 1099

  
1100 1100
function pfSense_clear_globals() {
1101
	global $config, $FilterIfList, $GatewaysList, $filterdns, $aliases, $aliastable;
1101
	global $config, $g, $FilterIfList, $GatewaysList, $filterdns, $aliases, $aliastable;
1102 1102

  
1103 1103
	$error = error_get_last();
1104 1104

  

Also available in: Unified diff