Home
last modified time | relevance | path

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

1...<<2122232425

/plugin/translator/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/indexmenu2/syntax/
H A Dindexmenu.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/bibtex/
H A Dsyntax.php128 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/cronojob/
H A Dpseudocron.php44 define('DOKU_INC', realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/issuetracker/
H A Dedit.php4 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/htmlokay/
H A Dsyntax.php9 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/'); define
H A Dadmin.php8 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/'); define
/plugin/groupmail/
H A Dsyntax.php28 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/database2/
H A Dmedia.php43 define( 'DOKU_INC', $path . '/' ); define
/plugin/oembed/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/xcom/
H A Dremote.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/sqlraw/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/math/
H A Dsyntax.php53 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/tindexmenu/syntax/
H A Dindexmenu.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/quickstats/scripts/
H A Dextended_data.php3 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/'); define
/plugin/stats/
H A Dsyntax.php22 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/epub/scripts/
H A Depub_utils.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/'); define
/plugin/form/
H A Dsyntax.php55 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/jsonrpc/
H A Djsonrpc.php12 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/eventline/
H A Dplain.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/schedule/
H A DscheduleRoot.class.php14 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define
/plugin/quickstats/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/siteexport/action/
H A Dajax.php11 if (!defined('DOKU_INC')) define('DOKU_INC', /** @scrutinizer ignore-type */ realpath(dirname(__FIL… define
/plugin/runcommand/
H A Dsyntax.php23 define('DOKU_INC','/'.realpath(dirname(__FILE__).'/../../').'/'); define

1...<<2122232425