Passed
Push — master ( 43cdd4...8ea442 )
by Anthony
03:07
created
core/functions/DateHeure.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,6 @@
 block discarded – undo
77 77
 		/**
78 78
 		 * affiche la date du jour au format jeudi 12 janvier
79 79
 		 * @param integer $date si NULL on prend la date du jour sinon on prend la date qui est mise
80
-		 * @param int $abreger si NOT NULL, on abrege la date, on enleve la semaine et on coupe le mois à 3 lettres
81 80
 		 * @return string
82 81
 		 */
83 82
 		public static function date_fr_texte($date = 0) {
Please login to merge, or discard this patch.