Extend integration of approve plugin
This commit is contained in:
parent
40641dd6f0
commit
434e76cf75
6 changed files with 82 additions and 13 deletions
3
main.php
3
main.php
|
|
@ -15,6 +15,9 @@ if (!defined('DOKU_INC')) die(); /* must be run from with
|
|||
header('X-UA-Compatible: IE=edge,chrome=1');
|
||||
|
||||
global $JSINFO;
|
||||
global $conf;
|
||||
global $lang;
|
||||
|
||||
if (empty($JSINFO['template'])) {
|
||||
$JSINFO['template'] = array();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue