fuel / parser

Fuel PHP Framework - v1.x template parser package adapters
http://fuelphp.com
64 stars 45 forks source link

Init the parser if no global data is set #60

Closed tomschlick closed 11 years ago

tomschlick commented 11 years ago

Without doing this the parser will not exist and will pass NULL to the Twig_Lexer which causes it to fail.