Update date.lib.php

This commit is contained in:
Laurent Destailleur 2018-12-14 17:58:33 +01:00 committed by GitHub
parent f94f7e15ca
commit 77c01a1fae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,7 +282,6 @@ function convertSecondToTime($iSecond, $format='all', $lengthOfDay=86400, $lengt
* @param int $day_date day date
* @param int $month_date month date
* @param int $year_date year date
* @return string $sqldate sql part of date
*/