Browse Source

Fixes #76

tags/2.0.0-beta
Alexander Makarov 12 years ago
parent
commit
f3286df328
  1. 3
      docs/view_renderers.md

3
docs/view_renderers.md

@ -27,6 +27,9 @@ array(
) )
``` ```
Note that Smarty and Twig are not bundled with Yii and you have to download and
unpack these yourself and then specify `twigPath` and `smartyPath` respectively.
Twig Twig
---- ----

Loading…
Cancel
Save