Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-04 | Fixed a typo in the docblock comments that had CodeIgniter spelled CodeIgnitor. | Derek Allard | 1 | -1/+1 | |
2007-07-11 | adding type casting of $title argument in URL helper functions to a string. ↵ | Derek Jones | 1 | -0/+8 | |
A numeric 0 sent to these functions would evaluate if ($title == '') as TRUE, and type casting seems the more appropriate fix than simply using $title === '', since we're expecting and treating $title as a string. | |||||
2007-04-15 | update pMachine to EllisLab | Derek Allard | 1 | -3/+3 | |
update copyright year update Code Igniter to CodeIgniter | |||||
2007-02-20 | added a space to redirect Location to conform to w3c http spec | Derek Allard | 1 | -492/+492 | |
2006-11-04 | (no commit message) | admin | 1 | -2/+2 | |
2006-10-29 | (no commit message) | admin | 1 | -11/+10 | |
2006-10-21 | (no commit message) | admin | 1 | -19/+19 | |
2006-10-07 | (no commit message) | admin | 1 | -6/+6 | |
2006-09-06 | (no commit message) | admin | 1 | -1/+8 | |
2006-09-02 | (no commit message) | admin | 1 | -1/+1 | |
2006-08-26 | (no commit message) | admin | 1 | -2/+2 | |
2006-08-25 | Initial Import | admin | 1 | -0/+487 | |