server/lib/classes/cron.d/100-monitor_mail_queue.inc.php @@ -38,6 +38,8 @@ private function _getIntArray($line) { /** The array of float found */ $res = array(); /* First build a array from the line */ $data = explode(' ', $line);