We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c86d93 commit be17be9Copy full SHA for be17be9
syntax.php
@@ -6,9 +6,6 @@
6
*/
7
8
if(!defined('DOKU_INC')) die();
9
-if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
10
-
11
-require_once DOKU_PLUGIN.'syntax.php';
12
13
class syntax_plugin_footerv2 extends DokuWiki_Syntax_Plugin {
14
0 commit comments