mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Enforce session establishment.
This commit is contained in:
parent
bb7469caf5
commit
fd4151a947
@ -34,6 +34,8 @@
|
||||
##|*MATCH=headjs.php*
|
||||
##|-PRIV
|
||||
|
||||
require_once("guiconfig.inc");
|
||||
|
||||
function getHeadJS() {
|
||||
global $_SERVER, $HTTP_SERVER_VARS, $g, $use_loader_tab_gif;
|
||||
|
||||
@ -163,4 +165,4 @@ function getHeadJS() {
|
||||
return $headjs;
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user