No output before PHP sends headers

This commit is contained in:
Anna Dabrowska 2021-04-13 16:57:45 +02:00
commit 58332e8afb
4 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,3 @@
<?php
echo \dokuwiki\template\sprintdoc\Template::getInstance()->getNavigation();
?>