Home
last modified time | relevance | path

Searched defs:DOKU_INC (Results 76 – 100 of 607) sorted by relevance

12345678910>>...25

/plugin/bootswrapper/exe/
H A Dhelp.php27 define('DOKU_INC', "$dir/"); define
/plugin/ckgedit/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/bbcodeextensions/syntax/
H A Dhil.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/watermark/action/
H A Dwatermark.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/netlogo/inc/
H A Dservefile.php19 if (!defined('DOKU_INC')) define('DOKU_INC', "../../../../"); // assumes servefile.php nested four … define
/plugin/routeplaner/syntax/
H A Droutenplaner_lycosde.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
H A Droutenplaner_webde.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/task/
H A Dics.php7 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__)).'/../../../'); define
/plugin/geonav/
H A Daction.php12 if(!defined('DOKU_INC')) define('DOKU_INC',(dirname(__FILE__).'/../../').'/'); define
/plugin/godiag/
H A Dfetch.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/guestbook/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/authsmartcard/auth/
H A Dindex.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../'); define
/plugin/quickstats/scripts/
H A Dget_pages.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/'); define
/plugin/davcal/
H A Dics.php7 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../'); define
/plugin/captcha/
H A Dimg.php9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../'); global() define
H A Dwav.php9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../'); global() define
/plugin/nodetailsxhtml/
H A Daction.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/siteexport/
H A Dadmin.php3 … define('DOKU_INC', /** @scrutinizer ignore-type */ realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/aceeditor/
H A Dpreview.php22 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/dokukiwix/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/multitemplate_styleman/
H A Dcss.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/new_page_dialog/action/
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/page4release/
H A Drebuildindex.php9 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/toolbox/
H A Dextension.php7 if(!defined('DOKU_INC')) define('DOKU_INC', __DIR__ . '/../../../'); define
/plugin/schedule/
H A Dajax.php15 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define

12345678910>>...25