/plugin/shell/ |
D | shell.php | 3 if (!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../'); define
|
/plugin/nowiki/ |
D | syntax.php | 37 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
|
/plugin/owncloud/ajax/ |
D | usedMedia.php | 7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
|
D | history.php | 7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
|
/plugin/whoisonline/ |
D | ajax.php | 3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
|
/plugin/linkscollection/exe/ |
D | tree.php | 3 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../'); define
|
/plugin/mundart/ |
D | index.php | 5 define('DOKU_INC','../../../'); define
|
/plugin/freechat/ |
D | backend.php | 4 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__)).'/../../../'); define
|
/plugin/statistics/ |
D | img.php | 9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
|
D | log.php | 9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
|
/plugin/sync/ |
D | diff.php | 9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
|
/plugin/issuelinks/ |
D | webhook.php | 5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
|
/plugin/statdisplay/ |
D | graph.php | 9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../'); define
|
/plugin/swarmwebhook/ |
D | webhook.php | 4 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
|
/plugin/ajaxloader/ |
D | ajax.php | 15 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
|
/plugin/cleanup/ |
D | cron.php | 4 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
|
/plugin/fckg/scripts/ |
D | prev_delete.php | 2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
|
D | draft_delete.php | 2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
|
/plugin/bez/ |
D | cron-daily.php | 5 define('DOKU_INC', $inc.'/'); define
|
/plugin/smartcache/ |
D | ajax.php | 16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
|
/plugin/uilanguage/ |
D | rtlcss.php | 9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
|
/plugin/quiz/ |
D | getform.php | 9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
|
/plugin/ckgedit/scripts/ |
D | draft_delete.php | 2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
|
/plugin/snmplive/ |
D | ajax.php | 14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
|
/plugin/ckgdoku/scripts/ |
D | draft_delete.php | 2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../'); define
|