Dotclear


Ignore:
Timestamp:
02/15/13 08:35:19 (13 years ago)
Author:
Dsls <dsls@…>
Branch:
twig
Children:
1106:a4487f3ca4b4, 1147:2e5cb79e4782
Message:

Twig 1.12.2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/libs/twig/Extension/StringLoader.php

    r991 r1101  
    1717    { 
    1818        return array( 
    19             'template_from_string' => new Twig_Function_Function('twig_template_from_string', array('needs_environment' => true)), 
     19            new Twig_SimpleFunction('template_from_string', 'twig_template_from_string', array('needs_environment' => true)), 
    2020        ); 
    2121    } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map