Set global $g to use right theme

This commit is contained in:
Renato Botelho 2013-02-14 08:25:44 -02:00
parent 1e5da31d31
commit 80feb8e5dd

View File

@ -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']) {