Code consistency formatting tweaks

This commit is contained in:
Kyle Robinson Young 2011-12-06 12:52:48 -08:00
parent be770bd9b8
commit 1e1c7a036d
62 changed files with 127 additions and 12 deletions

View file

@ -200,6 +200,7 @@
* timestamping regardless of debug value.
*/
//Configure::write('Asset.timestamp', true);
/**
* Compress CSS output by removing comments, whitespace, repeating tags, etc.
* This requires a/var/cache directory to be writable by the web server for caching.