Index: itilsolution.class.php =================================================================== --- itilsolution.class.php (revision 339) +++ itilsolution.class.php (working copy) @@ -289,7 +289,7 @@ $item = $params['item']; if ($item->getType() == 'ITILSolution') { $warnings = self::checkWarnings($params); - if (count($warnings)) { + if (count($warnings) > 0) { echo "