--- /tmp/dsg/dolibarr/htdocs/core/modules/user/github_19.0.3_modules_user.class.php +++ /tmp/dsg/dolibarr/htdocs/core/modules/user/client_modules_user.class.php @@ -47 +47 @@ - // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps + // phpcs:disable PEAR.NamingConventions.ValidFunctionName.ScopeNotCamelCaps @@ -51,3 +51,3 @@ - * @param DoliDB $db Database handler - * @param integer $maxfilenamelength Max length of value to show - * @return array List of templates + * @param DoliDB $db Database handler + * @param integer $maxfilenamelength Max length of value to show + * @return array List of templates @@ -57 +57,3 @@ - // phpcs:enable + // phpcs:enable + global $conf; + @@ -59 +61 @@ - $list = array(); + $liste = array(); @@ -62,2 +64,2 @@ - $list = getListOfModels($db, $type, $maxfilenamelength); - return $list; + $liste = getListOfModels($db, $type, $maxfilenamelength); + return $liste;