This commit is contained in:
Benoît Merlet
2011-10-12 15:45:28 +03:00
parent 2408628787
commit 0451cfdd16
+1
View File
@@ -254,6 +254,7 @@ how you can do it::
// the $template is valid
} catch (Twig_Error_Syntax $e) {
// $template contains one or more syntax errors
}
Refreshing modified Templates when APC is enabled and apc.stat = 0
------------------------------------------------------------------