diff --git a/core/cmdbsource.class.inc.php b/core/cmdbsource.class.inc.php index 35d36a1c9..f240e0702 100644 --- a/core/cmdbsource.class.inc.php +++ b/core/cmdbsource.class.inc.php @@ -549,10 +549,9 @@ class CMDBSource /** * @param string $sSQLQuery * - * @return \mysqli_result|null - * @throws \MySQLException - * @throws \MySQLHasGoneAwayException - * @throws \CoreException + * @return mysqli_result|null + * @throws MySQLException + * @throws MySQLHasGoneAwayException * * @since 2.7.0 N°679 handles nested transactions */