fix a bug where when an error would be thrown through the loader (Twig_Error_Loader...
authorNami-Doc <karp@hotmail.fr>
Sat, 31 Mar 2012 16:45:34 +0000 (19:45 +0300)
committerNami-Doc <karp@hotmail.fr>
Sat, 31 Mar 2012 16:45:34 +0000 (19:45 +0300)
commit36618fe10161075129f9281878f85ca1a71ad261
treef64d793cd3f349f3cdba1ef86e878d6b89c690de
parentdfb523eab6b78dd3ae9297b29abb21a30339daf4
fix a bug where when an error would be thrown through the loader (Twig_Error_Loader by Twig_Loader_Filesystem, ie) the $trace['line'] would not be set (since we're not in a template)
lib/Twig/Error.php