]> git.mxchange.org Git - friendica.git/blobdiff - src/Util/Temporal.php
Merge remote-tracking branch 'upstream/develop' into scheduled-frontend
[friendica.git] / src / Util / Temporal.php
index af82df4becbfffa926552e347549255068ef5af0..b5619cf49cbce0a273d61b608e6ff1e722fdf48e 100644 (file)
@@ -225,7 +225,7 @@ class Temporal
        public static function getDateTimeField(
                DateTime $minDate,
                DateTime $maxDate,
-               DateTime $defaultDate,
+               DateTime $defaultDate = null,
                $label,
                $id       = 'datetimepicker',
                $pickdate = true,