Home
last modified time | relevance | path

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

1...<<2122232425

/plugin/glossary/
H A Dglossary.class.php9 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/issuetracker/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/dir/
H A Dsyntax.php22 define ('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/schedule/
H A Dschedules.class.php15 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define
/plugin/nroff/
H A Drenderer.php9 if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../../').'/'); define
/plugin/text/
H A Drenderer.php9 if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../../').'/'); define
/plugin/dokutexit/
H A Dlatex.php27 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define

1...<<2122232425