Skip to content

Commit be17be9

Browse files
committed
Remove deprecated require_once
1 parent 8c86d93 commit be17be9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

syntax.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
*/
77

88
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';
129

1310
class syntax_plugin_footerv2 extends DokuWiki_Syntax_Plugin {
1411

0 commit comments

Comments
 (0)