Throw an exception if the template file does not exist.
[hoplite.git] / views / template_loader.php
2013-06-04 Robert SesekThrow an exception if the template file does not exist.
2013-05-29 Robert SesekSplit TemplateLoader's cache business into another...
2013-05-29 Robert SesekMake use of Template names for usage profiling.
2011-08-08 Robert Sesektemplate_loader.php needs to include template.php
2011-08-06 Robert SesekFix more bugs in TemplateLoader and a singleton helper
2011-08-06 Robert SesekGet TemplateLoader working and update the tests
2011-07-30 Robert SesekFix a bug in TemplateLoader
2011-07-27 Robert SesekAdd WIP TemplateLoader