Home
last modified time | relevance | path

Searched refs:defined (Results 2601 – 2625 of 3364) sorted by path

1...<<101102103104105106107108109110>>...135

/plugin/randompage2/
H A Dsyntax.php8 if(!defined('DOKU_INC')) die();
/plugin/randomquote/
H A Dsyntax.php10 if (!defined('DOKU_INC')) die();
/plugin/rater/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dsyntax.php5 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
6 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/rating/
H A Daction.php10 if(!defined('DOKU_INC')) die();
H A Dhelper.php10 if(!defined('DOKU_INC')) die();
H A Dsyntax.php10 if(!defined('DOKU_INC')) die();
/plugin/rawless/
H A Daction.php10 if(!defined('DOKU_INC')) die();
/plugin/rdplink/
H A Dsyntax.php28 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
29 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/recaptcha/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dhelper.php8 if(!defined('DOKU_INC')) die();
9 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/recaptcha2/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
3 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dhelper.php9 if(!defined('DOKU_INC')) die();
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/recommend/lang/en/
H A Dintro.txt7 * Namespace excluding subnamespaces are defined as ''<nowiki>namespace:*</nowiki>''
8 * Namespace including subnamespaces are defined as ''<nowiki>namespace:**</nowiki>''
/plugin/redirect/
H A Daction.php10 if(!defined('DOKU_INC')) die();
H A Dadmin.php10 if(!defined('DOKU_INC')) die();
H A Dhelper.php10 if(!defined('DOKU_INC')) die();
/plugin/redirect2/
H A Daction.php9 if(!defined('DOKU_INC')) die();
10 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dadmin.php9 if(!defined('DOKU_INC')) die();
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
H A Dhelper.php9 if(!defined('DOKU_INC')) die();
H A Dsyntax.php13 if (!defined('DOKU_INC')) die();
/plugin/redirector/
H A Daction.php10 if(!defined('DOKU_INC')) die();
11 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/redissue/
H A DREADME.md100 * server: In case you have multiple server, you can override the server url and the API key defined
126 …"tracker" identifiers are bad, Redissue display only issue with Id you have defined in "id" option.
H A Daction.php8 if (!defined('DOKU_INC')) die();
/plugin/redissue/redmine/
H A Dredmine.php8 if (!defined('DOKU_INC')) die();

1...<<101102103104105106107108109110>>...135