Home
last modified time | relevance | path

Searched refs:dirname (Results 476 – 500 of 1489) sorted by relevance

1...<<11121314151617181920>>...60

/plugin/ckgedit/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/captcha/
H A Dimg.php
/plugin/bbcodeextensions/syntax/
H A Ddel.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dins.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/syntax/
H A Dcollapse.php11 require_once(dirname(__FILE__).'/core.php');
H A Dcardgroup.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/icons/syntax/
H A Dbreeze.php13 require_once(dirname(__FILE__).'/icon.php');
H A Dfugue.php13 require_once(dirname(__FILE__).'/icon.php');
/plugin/camelcase/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gcalendar/
H A Dsyntax.php16 if(!defined('DOKU_GCAL')) define('DOKU_GCAL',dirname(__FILE__)."/");
/plugin/tab/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/projects/action/
H A Deditformselect.php8 require_once(dirname(__FILE__).'/../lib/project.php');
/plugin/googleplusone/
H A Daction.php20 return confToHash( dirname(__FILE__).'/INFO.txt' );
/plugin/snmplive/
H A Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/freechat/phpfreechat/src/commands/
H A Dupdatemynick.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
H A Dversion.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
H A Dinit.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Duseheading.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/freechat/phpfreechat/src/
H A Dpfcjson.class.php32 require_once(dirname(__FILE__)."/../lib/json/JSON.php");
/plugin/ajaxloader/
H A Dhelper.php15 return confToHash(dirname(__FILE__).'plugin.info.txt');
/plugin/templateconfhelper/inc/
H A Dpreload.php18 'default' => array( dirname( DOKU_TPLINC ).'/' ),
/plugin/cryptsign/
H A Dsign.php7 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/literal_entities/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/blogtng/helper/
H A Dsqlite.php37 if(!$this->db->init('blogtng', dirname(__FILE__) . '/../db/')) {
/plugin/visrep/
H A Dimg.php7 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');

1...<<11121314151617181920>>...60