Merge pull request #226 from keradus/fix-indent

fix indent
This commit is contained in:
Justin Hileman
2014-09-01 17:09:20 -07:00
+1 -1
View File
@@ -174,7 +174,7 @@ class Mustache_Engine
} }
if (isset($options['entity_flags'])) { if (isset($options['entity_flags'])) {
$this->entityFlags = $options['entity_flags']; $this->entityFlags = $options['entity_flags'];
} }
if (isset($options['charset'])) { if (isset($options['charset'])) {