Home
last modified time | relevance | path

Searched refs:defined (Results 101 – 125 of 3364) sorted by path

12345678910>>...135

/plugin/approve/action/
H A Dmove.php5 if(!defined('DOKU_INC')) die();
H A Dnotification.php5 if (!defined('DOKU_INC')) die();
7 if (!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN', DOKU_INC . 'lib/plugins/');
H A Dprettyprint.php3 if(!defined('DOKU_INC')) die();
H A Drevisions.php6 if(!defined('DOKU_INC')) die();
/plugin/approve/
H A Dadmin.php10 if (!defined('DOKU_INC')) {
H A Dhelper.php4 if (!defined('DOKU_INC')) die();
/plugin/approve/helper/
H A Ddb.php11 if (!defined('DOKU_INC')) {
38 if (defined('DOKU_UNITTEST')) {
45 if (defined('DOKU_UNITTEST')) {
55 if (defined('DOKU_UNITTEST')) {
/plugin/approve/syntax/
H A Dtable.php6 if(!defined('DOKU_INC')) die();
/plugin/arguments/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/articlelinks/
H A Dsyntax.php10 if (!defined('DOKU_INC')) die();
/plugin/asana/remote/
H A DAPILink.php16 if (!defined('DOKU_INC')) die();
/plugin/asana/syntax/
H A DAsanaSyntax.php13 if (!defined('DOKU_INC')) die();
/plugin/asciimath/
H A Daction.php16 if(!defined('DOKU_INC')) die();
17 if(!defined('DOKU_PLUGIN')) define('DOKU_PLUGIN',DOKU_INC.'lib/plugins/');
/plugin/asiansearch/
H A Daction.php10 if (!defined('DOKU_INC')) {
14 if (!defined('DOKU_PLUGIN')) {
/plugin/asyncsearch/
H A Dasyncsearch.php10 if(!defined('DOKU_INC')) die();
H A Dpagelookup.php10 if(!defined('DOKU_INC')) die();
/plugin/authchained/
H A Dauth.php3 if(!defined('DOKU_INC')) die();
/plugin/authclientcert/
H A Dauth.php10 if (!defined('DOKU_INC')) {
/plugin/authdiscourse/
H A Daction.php22 if (!defined('DOKU_INC'))
H A Dauth.php3 if(!defined('DOKU_INC')) die();
/plugin/authdomainlimitation/action/
H A Dsignup.php10 if(!defined('DOKU_INC')) die();
/plugin/authdrupal7/
H A DREADME.md45 Dokuwiki might only grant access to users that are member of a defined user group. This plugin is r…
52 …figured my wiki as closed. So accounts that do not match a special group defined in the ACL contro…
H A Dauth.php22 if(!defined('DOKU_INC')) die();
/plugin/authdrupal8/
H A DREADME.md44 Dokuwiki might only grant access to users that are member of a defined user group. This plugin is reading the user groups from your database.
H A Dauth.php21 if(!defined('DOKU_INC')) die();
268 * DokuWiki caches user info in the user's session for the timespan defined

12345678910>>...135