summaryrefslogtreecommitdiffstats
path: root/application/config
AgeCommit message (Expand)AuthorFilesLines
2010-12-15Package paths can now be auto-loaded in autoload.php.Phil Sturgeon1-6/+19
2010-12-21Fix: #236 Adding audio/mpeg3 as a valid mime type for mp3Greg Aker1-1/+1
2010-10-07Automated merge with https://bitbucket.org/barrymieny/codeigniterDerek Jones1-2/+2
2010-10-07Fixed CSRF comments to avoid confusion.Shane Pearson1-2/+2
2010-10-04Cleanup of stray spaces and tabsBarry Mieny7-55/+55
2010-09-27added sess_expire_on_close to config file, corrected comment block for sessio...Derek Jones1-5/+12
2010-08-31Added fatal error to Session class when no encryption key is set in the confi...Derek Jones1-2/+2
2010-08-12single quotes instead of double quotes by default to prevent PHP from trying ...Derek Allard1-14/+14
2010-07-22Adding CSRF into configDerek Allard1-0/+11
2010-07-08fixed a file location in an EOF commentDerek Jones1-1/+1
2010-03-25moved application folder outside of the system folderDerek Jones13-0/+1044