Home
last modified time | relevance | path

Searched refs:dirname (Results 501 – 525 of 1489) sorted by relevance

1...<<21222324252627282930>>...60

/plugin/freechat/phpfreechat/src/commands/
H A Drehash.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/linkmanager/exe/
H A Dfilemanager.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');
/plugin/recaptcha/
H A Dhelper.php10 require_once(dirname(__FILE__).'/lib/recaptchalib.php');
/plugin/quiz/
H A Dgetform.php9 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/highlightjs/
H A Drenderer.php17 return confToHash(dirname(__FILE__).'/INFO.txt');
H A Daction.php20 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/dokumicrobugtracker/
H A Daction.php20 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/davcal/vendor/sabre/dav/tests/
H A Dbootstrap.php15 'SABRE_TEMPDIR' => dirname(__FILE__) . '/temp/',
/plugin/barcodes/vendor/composer/
H A Dautoload_real.php28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
/plugin/upgrade/vendor/composer/
H A Dautoload_real.php28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
/plugin/aichat/vendor/composer/
H A Dautoload_real.php28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
/plugin/graphgear/
H A Dload.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/fckg/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/icons/syntax/
H A Dflag.php13 require_once(dirname(__FILE__).'/icon.php');
/plugin/googlechart/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/latex/syntax/
H A Ddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Deqnarray.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/semanticdata/syntax/
H A Dlist.php9 require_once(dirname(__FILE__).'/table.php');
/plugin/telleveryone/
H A Dapi.php2 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/wikistats/
H A Daction.php42 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/captcha/
H A Dwav.php
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Drun-tests6 script_path=$(dirname $(realpath -s $0))
/plugin/aceeditor/
H A Dpreview.php22 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/mindmap/
H A Dxml.php5 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/vkeyboard/exe/
H A Dvkboard.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');

1...<<21222324252627282930>>...60