commit | ad97736d8249240cba802d33a24b7b11e02488cf | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Tue Mar 13 12:51:50 2012 +0200 |
committer | Andrey Andreev <narf@bofh.bg> | Tue Mar 13 12:51:50 2012 +0200 |
tree | 7029f9febe75d0138aafb09391c9e8edaefc2867 | |
parent | c1cda232d690723db6e704b738c91f84cfc49a9e [diff] |
Remove access description comment
diff --git a/system/helpers/date_helper.php b/system/helpers/date_helper.php index cb15f6d..ead0d17 100644 --- a/system/helpers/date_helper.php +++ b/system/helpers/date_helper.php
@@ -702,7 +702,6 @@ * * 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.