projects
/
web/konrad/twig.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
1a278ff
)
fixed typo
author
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 6 Jan 2011 09:18:19 +0000 (10:18 +0100)
committer
Fabien Potencier
<fabien.potencier@gmail.com>
Thu, 6 Jan 2011 09:18:19 +0000 (10:18 +0100)
lib/Twig/Markup.php
patch
|
blob
|
history
diff --git
a/lib/Twig/Markup.php
b/lib/Twig/Markup.php
index
9b8f630
..
9a4d1df
100644
(file)
--- a/
lib/Twig/Markup.php
+++ b/
lib/Twig/Markup.php
@@
-15,7
+15,7
@@
* @package twig
* @author Fabien Potencier <fabien.potencier@symfony-project.com>
*/
-class Twig_Markup extends Exception
+class Twig_Markup
{
protected $content;