Home
last modified time | relevance | path

Searched refs:dirname (Results 851 – 875 of 1489) sorted by relevance

1...<<31323334353637383940>>...60

/plugin/geourl/
H A Dadmin.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/multilingual/
H A Dhelper.php34 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/mathtran/
H A Dsyntax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Cache/
H A DConfigCache.php55 if (!is_dir($dir = dirname($path)) && false === @mkdir($dir, 0777, true)) {
/plugin/freechat/phpfreechat/src/commands/
H A Dquit.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.file.php3 require_once(dirname(__FILE__).'/../config.inc.php');
/plugin/html2pdf/multilingual/
H A Dhelper.php34 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/authgoogle/
H A Daction.php5 define('GOOGLE_API_DIR', dirname(__FILE__).'/google/');
/plugin/blogtng/exe/
H A Dtrackback.php14 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../../') . '/');
/plugin/dw2pdf/vendor/mpdf/mpdf/data/
H A Dout.php59 if ($handle = opendir(dirname($path.'dummy'))) {
/plugin/orphanswanted/
H A Dsyntax.php18 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/syntax/
H A Dblockquote.php13 require_once dirname(__FILE__).'/core.php';
/plugin/mp3play2/
H A Dsyntax.php25 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/webdav/core/DAV/Collection/Pages/
H A DDirectory.php47 $dir = dirname(wikiFN($this->info['ns'] . ':fake'));
/plugin/bbcode/
H A Dcolor.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/reflect/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/runcommand/
H A Dpostaction.php14 define('DOKU_INC',realpath(dirname(__FILE__).'/../../..').'/');
/plugin/upload/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../');
/plugin/idoit/
H A Dsyntax.php3 include_once(dirname(__FILE__) . join(DIRECTORY_SEPARATOR, array('idoit', 'php', 'apiclient.php')));
/plugin/mimetex/
H A Dmimetexrender.php36 if(!defined('MIMETEXEXE')) define('MIMETEXEXE','"'.realpath(dirname(__FILE__).'/mimetex.exe').'"');
/plugin/backlinks2/_test/
H A Dsyntax_exclude.test.php36 TestUtils::rcopy(TMP_DIR, dirname(__FILE__).'/data/');
H A Dsyntax_include.test.php36 TestUtils::rcopy(TMP_DIR, dirname(__FILE__).'/data/');
H A Dsyntax_include_deep.test.php36 TestUtils::rcopy(TMP_DIR, dirname(__FILE__).'/data/');
/plugin/projects/plugins/file/
H A Dlatex_dependency.php3 require_once(dirname(__FILE__).'/../../lib/plugins.php');
/plugin/yuml/
H A Dusecase.php9 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');

1...<<31323334353637383940>>...60