Home
last modified time | relevance | path

Searched refs:dirname (Results 1101 – 1125 of 1489) sorted by relevance

1...<<41424344454647484950>>...60

/plugin/codedoc/
H A Dblock.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/freechat/phpfreechat/src/
H A Dpfcuserconfig.class.php3 require_once dirname(__FILE__)."/pfcglobalconfig.class.php";
/plugin/freechat/phpfreechat/data/public/themes/default/
H A Dchat.js.tpl.php29 require_once dirname(__FILE__).'/../../src/pfcjson.class.php';
/plugin/ldapsearch/
H A Dsyntax.php19 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/oiddelegate/
H A Dadmin.php19 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/freechat/phpfreechat/themes/default/
H A Dchat.js.tpl.php29 require_once dirname(__FILE__).'/../../src/pfcjson.class.php';
/plugin/cronojob/jobs/
H A Dclearcache.php36 if (strcmp($basedir, dirname($fileglob)) == 0) {
/plugin/jalbum/syntax/
H A Djalbum.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/xtermrtf/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/seqdia/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gil/
H A Dsyntax.php35 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/webdav/vendor/sabre/uri/
H A DREADME.md17 5. `split` to easily get the 'dirname' and 'basename' of a URL without all the
/plugin/icalevents/vendor/sabre/uri/
H A DREADME.md17 5. `split` to easily get the 'dirname' and 'basename' of a URL without all the
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DBaseAsset.php51 $this->sourceDir = dirname("$sourceRoot/$sourcePath");
/plugin/mellelexport/
H A Dmellelconvert.php28 $template = dirname(__FILE__).DIRECTORY_SEPARATOR.'template.txt';
/plugin/dirtylittlehelper/syntax/
H A Dtree.php212 $ns = dirname(str_replace(':','/',$ID));
/plugin/autolink4/syntax/
H A Dregex.php
/plugin/flattr/
H A Dhelper.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/directions/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/authdjango/
H A Dauth.php13 define('DOKU_AUTH', dirname(__FILE__));
/plugin/rtmchecklist/
H A Daction.php19 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/statdisplay/pchart/
H A DTestCanvas.php3 require_once dirname(__FILE__).'/ICanvas.php';
/plugin/lastpages/
H A Dsyntax.php4 define ('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.gallery.php25 …OT'))).'#', realpath(__FILE__))) ? getenv('DOCUMENT_ROOT') : str_replace(dirname(@$_SERVER['PHP_SE…
/plugin/linkback/exe/
H A Dtrackback.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../../') . '/');

1...<<41424344454647484950>>...60