Merge pull request #3126 from aspangaro/develop-patch48

Fix travis
This commit is contained in:
Laurent Destailleur 2015-07-04 04:13:32 +02:00
commit 5015eb8a88

View File

@ -517,7 +517,7 @@ class FormProjets
*
* @param string $htmlname HTML name
* @param int $preselected Preselected
* @param int $shwoempty Add an empty line
* @param int $showempty Add an empty line
* @param int $useshortlabel Use short label
* @return int|string The HTML select list of element or '' if nothing or -1 if KO
*/