Skip to content

Commit

Permalink
Update time_helper.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ollieza authored Apr 4, 2022
1 parent 9608bd8 commit f8d0a07
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions helpers/time_helper.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,7 @@
* Functions to produce arrays for form select fields for the CodeIgniter framework
*
* @package time_helper
* @author Ollie Rattue, Too many tabs <orattue[at]toomanytabs.com>
* @copyright Copyright (c) 2010, Ollie Rattue
* @license https://www.opensource.org/licenses/mit-license.php
* @link https://github.com/ollierattue/codeigniter-time-helper
*/

// --------------------------------------------------------------------
Expand Down Expand Up @@ -117,4 +114,4 @@ function list_minutes($interval = 1)
// --------------------------------------------------------------------

/* End of file time_helper.php */
/* Location: ./application/helpers/time_helper.php */
/* Location: ./application/helpers/time_helper.php */

0 comments on commit f8d0a07

Please sign in to comment.