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 @@
<!DOCTYPE html>
<?php
/**
* DokuWiki sprintDoc Detail Template
@ -23,6 +22,7 @@ $showTools = true;
$showSidebar = true;
?>
<!DOCTYPE html>
<html class="edge no-js" lang="<?php echo $conf['lang'] ?>" dir="<?php echo $lang['direction'] ?>">
<head>
<?php