mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Set global $g to use right theme
This commit is contained in:
parent
1e5da31d31
commit
80feb8e5dd
@ -38,6 +38,8 @@ require_once("filter.inc");
|
||||
require_once("shaper.inc");
|
||||
require_once("rrd.inc");
|
||||
|
||||
global $g;
|
||||
|
||||
$pgtitle = array(gettext("System"),gettext("RRD Graphs"),gettext("Image viewer"));
|
||||
|
||||
if ($_GET['database']) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user