tbrehm
2011-11-07 64f24e4eda19e1b9888f99a19d36ae49586a962b
server/lib/classes/monitor_tools.inc.php
@@ -151,7 +151,7 @@
    //** Email Quota
    public function monitorEmailQuota() {
        global $conf;
        global $conf, $app;
      //* Initialize data array
      $data = array();
@@ -887,6 +887,9 @@
         $state = 'no_state';
         $data['output'] = '';
      }
      //* Encode data
      $data['output'] = htmlentities($data['output']);
      /*
       * Return the Result