Home
last modified time | relevance | path

Searched defs:DOKU_INC (Results 1 – 25 of 608) sorted by relevance

12345678910>>...25

/plugin/shell/
Dshell.php3 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../'); define
/plugin/nowiki/
Dsyntax.php37 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/owncloud/ajax/
DusedMedia.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
Dhistory.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
/plugin/whoisonline/
Dajax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/linkscollection/exe/
Dtree.php3 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../'); define
/plugin/mundart/
Dindex.php5 define('DOKU_INC','../../../'); define
/plugin/freechat/
Dbackend.php4 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__)).'/../../../'); define
/plugin/statistics/
Dimg.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
Dlog.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/sync/
Ddiff.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/issuelinks/
Dwebhook.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/statdisplay/
Dgraph.php9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../'); define
/plugin/swarmwebhook/
Dwebhook.php4 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/ajaxloader/
Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/cleanup/
Dcron.php4 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/fckg/scripts/
Dprev_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
/plugin/bez/
Dcron-daily.php5 define('DOKU_INC', $inc.'/'); define
/plugin/smartcache/
Dajax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/uilanguage/
Drtlcss.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/quiz/
Dgetform.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/ckgedit/scripts/
Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
/plugin/snmplive/
Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/ckgdoku/scripts/
Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define

12345678910>>...25