Anpassungen für neue Moin Version
This commit is contained in:
parent
8117b6a1e2
commit
eb469fe356
10 changed files with 617 additions and 345 deletions
2
doku.php
2
doku.php
|
@ -13,7 +13,7 @@
|
|||
|
||||
if ('cli' != php_sapi_name()) die();
|
||||
|
||||
define('DOKU_INC', '/usr/share/dokuwiki/');
|
||||
define('DOKU_INC', '/home/caddy/wikifarm/dokuwiki/dokuwiki/');
|
||||
require_once DOKU_INC.'inc/init.php';
|
||||
require_once DOKU_INC.'inc/common.php';
|
||||
require_once DOKU_INC.'inc/cliopts.php';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue