fix indent

This commit is contained in:
Dariusz Rumiński
2014-09-01 18:42:55 +02:00
parent 9556e2bc04
commit 90004b12bc
+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'])) {