fixed line endings CRLF -> LF
This commit is contained in:
parent
6b795a1e14
commit
9281ecfa76
21 changed files with 633 additions and 633 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
if (!defined('DOKU_INC')) die();
|
||||
?>
|
||||
<div class="nav-status">
|
||||
<?php tpl_include_page($conf['statusbar'], 1, 1) /* includes the nearest statusbar page */ ?>
|
||||
</div>
|
||||
<?php
|
||||
if (!defined('DOKU_INC')) die();
|
||||
?>
|
||||
<div class="nav-status">
|
||||
<?php tpl_include_page($conf['statusbar'], 1, 1) /* includes the nearest statusbar page */ ?>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue