Home
last modified time | relevance | path

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

12345678910>>...25

/plugin/npd/action/
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/linkback/exe/
H A Dtrackback.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../../') . '/'); define
/plugin/google_adsense2/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/ahrefmenu/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/tabinclude/
H A Dajax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/database2/
H A Dadmin.php5 define( 'DOKU_INC', realpath( dirname( __FILE__ ) . '/../../' ) . '/' ); define
/plugin/superacl/
H A Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/blogtng/exe/
H A Dtrackback.php14 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../../') . '/'); define
/plugin/htmlokalt/syntax/
H A Dhtml.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/confightmlok/syntax/
H A Dhtml.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
H A Dhtmlblock.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/owncloud/exe/
H A Ddetail.php10 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../'); define
/plugin/wysiwyg/
H A Dajax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/goto/
H A Daction.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/dokukiwix/
H A Dajax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/dokutranslate/
H A Dajax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/fckg/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/translator/
H A Daction.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/listeabo/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/'); define
/plugin/conflictmerger/tests/
H A Dmerge.test.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../').'/'); define
/plugin/geourl/
H A Dadmin.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/'); define
/plugin/autlogin/
H A Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../'); define
/plugin/tiledblog/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/'); define
/plugin/bootswrapper/exe/
H A Dpopup.php27 define('DOKU_INC', "$dir/"); define

12345678910>>...25