summaryrefslogtreecommitdiffstats
path: root/system/helpers/directory_helper.php
AgeCommit message (Collapse)AuthorFilesLines
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-06fixed a bug where the dir resource was not closed in the directory helper, ↵Derek Jones1-3/+12
and made it more efficient http://codeigniter.com/bug_tracker/bug/4206/
2008-01-28added ability to "extend" helpersDerek Jones1-16/+18
* modified Loader to check for prefixed helpers in application/helpers folder * surrounded provided helper functions with if (! function_exists('foo')) conditionals so the user's helper functions take precedent.
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2008-01-18ExpressionEngine Dev Team in creditDerek Allard1-2/+2
2007-10-04Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor.Derek Allard1-1/+1
2007-04-15update pMachine to EllisLabDerek Allard1-66/+66
update copyright year update Code Igniter to CodeIgniter
2006-10-23(no commit message)admin1-4/+2
2006-10-21(no commit message)admin1-10/+10
2006-10-21(no commit message)admin1-1/+1
2006-08-25Initial Importadmin1-0/+69