2
0
forked from Wavyzz/dolibarr

Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop

This commit is contained in:
Laurent Destailleur
2016-06-23 20:20:16 +02:00
11 changed files with 59 additions and 138 deletions

View File

@@ -1239,7 +1239,7 @@ function hexbin($hexa)
* Retourne le numero de la semaine par rapport a une date
*
* @param string $time Date au format 'timestamp'
* @return int Number of week
* @return string Number of week
*/
function numero_semaine($time)
{