Don't echo the unset layout variables moduleStart and moduleEnd

This commit is contained in:
Eric Lippmann 2015-12-10 13:19:09 +01:00
parent 637f09aa5a
commit a5812c6b8a
1 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,2 @@
<?= $this->layout()->moduleStart ?>
<?= $this->layout()->content ?>
<?= $this->layout()->benchmark ?>
<?= $this->layout()->moduleEnd ?>