Enable loading local icons in sidebar nav
A session needs to present, otherwise access to local media will be denied, even if they are not ACL protected Fixes #19
This commit is contained in:
parent
ee65ae5077
commit
5184097879
1 changed files with 0 additions and 1 deletions
1
svg.php
1
svg.php
|
@ -2,7 +2,6 @@
|
|||
|
||||
namespace dokuwiki\template\sprintdoc;
|
||||
|
||||
define('NOSESSION', 1);
|
||||
if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
|
||||
require_once(DOKU_INC . 'inc/init.php');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue