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