Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-08-21 | whitespace fixes | Derek Allard | 1 | -1/+1 | |
a minor re-ordering of the changelog | |||||
2008-05-13 | Some sweeping syntax changes for consistency: | Derek Jones | 1 | -3/+3 | |
(! foo) changed to ( ! foo) || changed to OR changed newline standardization code in various places from preg_replace to str_replace | |||||
2008-05-11 | Removed closing PHP tags, replaced with a comment block identifying the end ↵ | Derek Jones | 1 | -1/+3 | |
of the file | |||||
2008-05-11 | Undoing change committed in r1115 | Derek Jones | 1 | -0/+1 | |
2008-05-11 | removed closing PHP tag from all framework files | Derek Jones | 1 | -1/+0 | |
2008-05-05 | tweak to the new fopen mode constant names | Derek Jones | 1 | -8/+10 | |
2008-05-05 | adding some fopen constants | Derek Jones | 1 | -0/+16 | |
2008-04-04 | added constants.php file and implemented constants for file system modes | Derek Jones | 1 | -0/+21 | |