diff options
Diffstat (limited to 'lib/lib_date.php')
| -rw-r--r-- | lib/lib_date.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/lib_date.php b/lib/lib_date.php index 70c1517af..ee8bf92f6 100644 --- a/lib/lib_date.php +++ b/lib/lib_date.php @@ -1,4 +1,6 @@ <?php +declare(strict_types=1); + /** * Author: Alexandre Alapetite https://alexandre.alapetite.fr * 2014-06-01 |
