summaryrefslogtreecommitdiffstats
path: root/system/application/config/config.php
AgeCommit message (Collapse)AuthorFilesLines
2009-02-04changed your-site.com to example.comDerek Jones1-1/+1
2009-02-04added proxy_ips config item to whitelist reverse proxy servers to use the ↵Derek Jones1-0/+13
HTTP_X_FORWARDED_FOR header safely to determine the visitor's IP address
2008-11-13Changing EOL style to LFDerek Allard1-315/+315
2008-09-13(no commit message)Rick Ellis1-4/+4
2008-09-12Continued working on typography class and docsRick Ellis1-1/+1
2008-08-26(no commit message)Rick Ellis1-2/+2
2008-08-26Added Form Validation Library and updated docsRick Ellis1-1/+1
2008-08-21whitespace fixesDerek Allard1-1/+1
a minor re-ordering of the changelog
2008-06-26changed your-site.com to example.com doc-wideDerek Jones1-4/+4
2008-05-13Some sweeping syntax changes for consistency:Derek Jones1-3/+3
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace
2008-05-11Removed closing PHP tags, replaced with a comment block identifying the end ↵Derek Jones1-1/+3
of the file
2008-05-11Undoing change committed in r1115Derek Jones1-0/+1
2008-05-11removed closing PHP tag from all framework filesDerek Jones1-1/+0
2008-05-07added code comment for 'directory_trigger' config value which is not yet ↵Derek Jones1-1/+1
implemented
2008-02-19clarified in the config comment instructions that 'permitted_uri_chars' is a ↵Derek Jones1-3/+3
regular expression
2008-02-18Escaped the '-' in the default 'permitted_uri_chars' config item, as some ↵Derek Jones1-1/+1
developers just want to add characters to the pattern and do not have a good grasp of regular expressions.
2008-01-21replaced www.codeigniter.com with codeigniter.comDerek Jones1-3/+3
2007-11-07(no commit message)Rick Ellis1-1/+2
2007-08-10Added Flashdata variables, session_id regeneration and configurable session ↵Derek Allard1-0/+2
update times to the Session class
2007-07-12added $config['charset']Derek Jones1-0/+10
2007-05-09typo fixesDerek Allard1-2/+1
2007-04-15update pMachine to EllisLabDerek Allard1-301/+301
update copyright year update Code Igniter to CodeIgniter
2006-11-20(no commit message)Rick Ellis1-2/+2
2006-10-30(no commit message)admin1-1/+1
2006-10-30(no commit message)admin1-16/+13
2006-10-28(no commit message)admin1-3/+22
2006-10-21(no commit message)admin1-22/+22
2006-10-21(no commit message)admin1-1/+1
2006-10-21(no commit message)admin1-14/+29
2006-10-20(no commit message)admin1-1/+1
2006-10-19(no commit message)admin1-14/+3
2006-10-04(no commit message)admin1-1/+1
2006-09-26(no commit message)admin1-6/+6
2006-09-22(no commit message)admin1-5/+5
2006-09-21(no commit message)admin1-2/+2
2006-09-21(no commit message)admin1-3/+19
2006-09-02(no commit message)admin1-1/+1
2006-08-27(no commit message)admin1-0/+20
2006-08-26(no commit message)admin1-0/+2
2006-08-25Initial Importadmin1-0/+244