mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add missing include
This commit is contained in:
parent
e1ac4a8417
commit
059e1bd2e9
@ -27,6 +27,7 @@ include_once("priv.inc");
|
||||
if (!function_exists('platform_booting')) {
|
||||
require_once('globals.inc');
|
||||
}
|
||||
require_once('pfsense-utils.inc');
|
||||
|
||||
/* Authenticate user - exit if failed */
|
||||
if (!session_auth()) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user