Home
last modified time | relevance | path

Searched refs:dirname (Results 726 – 750 of 1489) sorted by relevance

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

/plugin/page4release/
H A Drebuildindex.php9 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/swiftmail/Swift/
H A DAddress.php12 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DGitblame.php86 chdir(dirname($filename));
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DAutoloader.php35 $baseDir = dirname(__FILE__) . '/..';
/plugin/superacl/
H A Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.pipeline.custom.php3 require_once(dirname(__FILE__).'/../config.inc.php');
/plugin/displaytitle/
H A Dsyntax.php25 function getInfo() { return confToHash(dirname(__FILE__) . '/plugin.info.txt'); }
/plugin/flyspraylink/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/quickstats/GEOIP/vendor/
H A Dcheck_dir.php3 if(!defined('GeoLite2_DIR')) define('GeoLite2_DIR', realpath(dirname(__FILE__) ) . '/'); // '/GeoL…
/plugin/quickstats/scripts/
H A Dget_useragent.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/mikioplugin/syntax/
H A Dbutton.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/swiftmail/Swift/Message/
H A DEmbeddedFile.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/schedule/
H A Dschedule.class.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/bbcode/
H A Dulist.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dversalitas.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Iterator/
H A DArray.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php64 dirname(__DIR__) . DS . 'Fixtures'
/plugin/mailto/
H A Dsyntax.php23 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/freechat/phpfreechat/src/commands/
H A Didentify.class.php23 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/maintenancemessage/
H A Daction.php18 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/ebnf/
H A Dsyntax.php
/plugin/selfmeasurement/
H A Dsyntax.php14 if (!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/glossary/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/indexeverywhere/
H A DshowTheTree.php67 $ns = dirname(str_replace(':','/',$ID));
/plugin/rowmove/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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