summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/helpers/date_helper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/helpers/date_helper.php b/system/helpers/date_helper.php
index cb15f6df6..ead0d1723 100644
--- a/system/helpers/date_helper.php
+++ b/system/helpers/date_helper.php
@@ -702,7 +702,6 @@ if ( ! function_exists('timezones'))
*
* Returns a list of dates within a specified period.
*
- * @access public
* @param int unix_start UNIX timestamp of period start date
* @param int unix_end|days UNIX timestamp of period end date
* or interval in days.