Skip to content

Commit

Permalink
Merge pull request #60 from Klap-in/patch-1
Browse files Browse the repository at this point in the history
Update admin.php
  • Loading branch information
splitbrain committed Jul 4, 2022
2 parents 7efd499 + db5d728 commit 3ede660
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions admin.php
@@ -1,10 +1,4 @@
<?php
// must be run within Dokuwiki
if(!defined('DOKU_INC')) die();
if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
require_once(DOKU_PLUGIN.'admin.php');

require_once(DOKU_INC.'inc/IXR_Library.php');

/**
* All DokuWiki plugins to extend the admin function
Expand Down

0 comments on commit 3ede660

Please sign in to comment.