Merge pull request #55 from cosmocode/local-icons
Enable loading local icons in sidebar nav
This commit is contained in:
commit
0aef04edb3
1 changed files with 0 additions and 1 deletions
1
svg.php
1
svg.php
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
namespace dokuwiki\template\sprintdoc;
|
namespace dokuwiki\template\sprintdoc;
|
||||||
|
|
||||||
define('NOSESSION', 1);
|
|
||||||
if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
|
if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
|
||||||
require_once(DOKU_INC . 'inc/init.php');
|
require_once(DOKU_INC . 'inc/init.php');
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue