server/lib/classes/getconf.inc.php @@ -59,6 +59,7 @@ } return ($section == '') ? $this->config['global'] : $this->config['global'][$section]; } } ?>