mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
fixed typo
git-svn-id: http://svn.twig-project.org/trunk@47 93ef8e89-cb99-4229-a87c-7fa0fa45744b
This commit is contained in:
@@ -198,7 +198,7 @@ class Twig_Environment
|
||||
{
|
||||
foreach ($extensions as $extension)
|
||||
{
|
||||
$this->setExtension($extension);
|
||||
$this->addExtension($extension);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user