summaryrefslogtreecommitdiffstats
path: root/system/application/config/constants.php
AgeCommit message (Collapse)AuthorFilesLines
2008-11-13Changing EOL style to LFDerek Allard1-40/+40
2008-08-21whitespace fixesDerek Allard1-1/+1
a minor re-ordering of the changelog
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-05tweak to the new fopen mode constant namesDerek Jones1-8/+10
2008-05-05adding some fopen constantsDerek Jones1-0/+16
2008-04-04added constants.php file and implemented constants for file system modesDerek Jones1-0/+21