[root]/branches/0.2.1-FINAL/inc/cache/templates

| Author | Changes | Lines of Code | Lines per Change | 
|---|---|---|---|
| quix0r | 2 (100.0%) | 1 (100.0%) | 0.5 | 
Cache path changed and compileRawCode() introduced
0 lines of code changed in 1 file:
Template cache introduced to shortcut expensive compileCode() calls:
- New template caching added which requires you to delete
  inc/cache/templates/foo.tpl.cache if you have edited foo.tpl
- TODOs.txt updated (again some more internal TODOs are closed, some are added)
- getDateTime() call removed from loadTemplate() to speed it up
- Other minor fixes
    
1 lines of code changed in 1 file: