DQ Sully 2fae5a30b9 Fix Twig Caching
When October would load a file from its changed source, Twig would not see the message until it had gone. See Cms\Classes\Loader->isFresh. This meant a template would not update unless you deleted the Twig cache, or that template's TTL expired. Fix: add another variable (freshness) that would only change after being observed, and accurately reflected if a template's source had been modified
2015-12-28 10:09:15 -07:00
..
2015-12-28 10:09:15 -07:00
2015-12-11 22:11:37 +01:00
2015-12-28 10:09:15 -07:00
2015-05-28 20:33:49 +10:00