Home
last modified time | relevance | path

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

12345678910>>...25

/plugin/nowiki/
H A Dsyntax.php37 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/shell/
H A Dshell.php3 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../'); define
/plugin/swarmwebhook/
H A Dwebhook.php4 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/cleanup/
H A Dcron.php4 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/issuelinks/
H A Dwebhook.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/owncloud/ajax/
H A Dhistory.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
H A DusedMedia.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
/plugin/freechat/
H A Dbackend.php4 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__)).'/../../../'); define
/plugin/ajaxloader/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/uilanguage/
H A Drtlcss.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/fckg/scripts/
H A Dprev_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
/plugin/whoisonline/
H A Dajax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/mundart/
H A Dindex.php5 define('DOKU_INC','../../../'); define
/plugin/linkscollection/exe/
H A Dtree.php3 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../'); define
/plugin/statdisplay/
H A Dgraph.php9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../'); define
/plugin/sync/
H A Ddiff.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/statistics/
H A Dimg.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
H A Dlog.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/bez/
H A Dcron-daily.php5 define('DOKU_INC', $inc.'/'); define
/plugin/ckgdoku/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
/plugin/schedule/
H A DajaxClearCache.php11 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define
H A DajaxPOI.php13 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define
/plugin/nsexport/
H A Dexport.php2 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/visrep/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define

12345678910>>...25