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