diff --git a/htdocs/version.inc.php b/htdocs/version.inc.php index 989fae10903..fcf7708c846 100644 --- a/htdocs/version.inc.php +++ b/htdocs/version.inc.php @@ -50,6 +50,7 @@ if (!defined('CERTIF_LNE')) { /** * Return if the version is a candidate version to get the LNE certification and if the prerequisites are OK. + * This function can be used to avoid to show the mandatory information "Certified LNE" on tickets when it is not true. * * @return boolean True or false */