summaryrefslogtreecommitdiffstats
path: root/system/core/Output.php
AgeCommit message (Expand)AuthorFilesLines
2010-10-04Cleanup of stray spaces and tabsBarry Mieny1-71/+71
2010-09-28fixed a bug where the Output class would send incorrect cached data for contr...Derek Jones1-8/+13
2010-09-15Added a log message in core/output if the cache directory config value was no...Greg Aker1-0/+1
2010-04-09Adding output library exceptions for servers with zlib.output_compression ena...Pascal Kriete1-1/+14
2010-03-20reordered logic in _display_cache() to eliminate a call to is_really_writable...Derek Jones1-11/+9
2010-03-10added ability to enable/disable individual sections of the ProfilerDerek Jones1-1/+27
2010-03-02changed set_status_header() default $code param to proper integerDerek Jones1-7/+11
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/+409