projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
2408628
)
typo
author
Benoît Merlet
<benoit@chezmerlet.net>
Wed, 12 Oct 2011 12:45:28 +0000 (15:45 +0300)
committer
Benoît Merlet
<benoit@chezmerlet.net>
Wed, 12 Oct 2011 12:45:28 +0000 (15:45 +0300)
doc/recipes.rst
patch
|
blob
|
history
diff --git
a/doc/recipes.rst
b/doc/recipes.rst
index
d7ff0e5
..
b108813
100644
(file)
--- a/
doc/recipes.rst
+++ b/
doc/recipes.rst
@@
-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
------------------------------------------------------------------