summaryrefslogtreecommitdiffstats
path: root/system/core/Lang.php
AgeCommit message (Collapse)AuthorFilesLines
2011-01-05Hey look, it's 2011Greg Aker1-1/+1
2010-12-27Languages can now be placed in packages folders, and added ↵Phil Sturgeon1-7/+11
->load->get_package_paths().
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
added ability to specify arbitrary path for language file (packages!) added ability to specify lang files that don't end in _lang, or to call file with _lang directly without it adding another _lang suffix
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