]> git.mxchange.org Git - friendica.git/blobdiff - include/datetime.php
Added documentation
[friendica.git] / include / datetime.php
index 6983b6431dc7ea19628a83b0e3957b96e687d96b..89305a2406f1238375944c436ec2e0f21522f126 100644 (file)
@@ -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