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