X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Fdatetime.php;h=89305a2406f1238375944c436ec2e0f21522f126;hb=2d4fd30cc38c185ece29151e36a2b040332a70c8;hp=6983b6431dc7ea19628a83b0e3957b96e687d96b;hpb=4896517385f3b4484564bf675a5342f74d70f48a;p=friendica.git diff --git a/include/datetime.php b/include/datetime.php index 6983b6431d..89305a2406 100644 --- a/include/datetime.php +++ b/include/datetime.php @@ -75,8 +75,8 @@ function select_timezone($current = 'America/Los_Angeles') { * * Return a select using 'field_select_raw' template, with timezones * groupped (primarily) by continent -.* arguments follow convetion as other field_* template array: -.* 'name', 'label', $value, 'help' + * arguments follow convetion as other field_* template array: + * 'name', 'label', $value, 'help' * * @param string $name Name of the selector * @param string $label Label for the selector