Skip to content

Commit

Permalink
Dev: added Twig StringLoader extension
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Dec 16, 2016
1 parent 019a6c5 commit 27fab4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions application/config/internal.php
Expand Up @@ -190,6 +190,7 @@
// Those extensions, include the sendbox, will be done later in the process
'extensions' => array(
'Twig_Extension_Sandbox',
'Twig_Extension_StringLoader',
),
'globals' => array(
'html' => 'CHtml'
Expand Down

0 comments on commit 27fab4e

Please sign in to comment.