summaryrefslogtreecommitdiffstats
path: root/system/core/Lang.php
AgeCommit message (Expand)AuthorFilesLines
2012-04-19Additional formatting fixesTimothy Warren1-5/+4
2012-04-19Normalize comments in core filesTimothy Warren1-0/+3
2012-03-09Bumped CodeIgniter's PHP requirement to 5.2.4.Phil Sturgeon1-1/+1
2012-01-10Fixed a bug in CI_Lang::load()Andrey Andreev1-1/+1
2012-01-07Improve core Hooks & Lang librariesAndrey Andreev1-17/+9
2012-01-02Updating copyright date to 2012Greg Aker1-1/+1
2011-10-20adding new license file (OSL 3.0) and updating readme to ReSTDerek Jones1-4/+16
2011-08-25fixed logical operator OR in core/langFrank Michel1-1/+1
2011-08-25fix for issue #292 with multiple language filesFrank Michel1-2/+2
2011-08-14Added some docs to CI core filesDavid Behler1-0/+13
2011-07-02backed out 648b42a75739, which was a NON-trivial whitespace commit. It broke...Derek Jones1-1/+1
2011-04-25Fixed double-space typo.Razican1-1/+1
2011-04-19Removing internal references to the EXT constant. Additionally, marked the c...Greg Aker1-2/+2
2011-04-11Fix: codeigniter-reactor/32 unicorns are no longer mutepatwork1-4/+4
2011-03-22Added error logging to language. Fixes #32Eric Barnes1-0/+7
2011-01-27Automated merge with https://bitbucket.org/ellislab/codeigniterPhil Sturgeon1-7/+11
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-12-27Languages can now be placed in packages folders, and added ->load->get_packag...Phil Sturgeon1-7/+11
2010-11-10Changing all class constructors to __construct()Greg Aker1-1/+1
2010-11-10Updating PHP requirements in files 5.1.6Greg Aker1-1/+1
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-1/+1
2010-03-02renamed classDerek Jones1-9/+22
2010-03-02fixed EOF code comment file locationsDerek Jones1-1/+1
2010-03-02moving core library files out of libraries into new core folderDerek Jones1-0/+123