Home
last modified time | relevance | path

Searched refs:dirname (Results 176 – 200 of 1489) sorted by path

12345678910>>...60

/plugin/bureaucracy/helper/
H A Dactiontemplate.php139 $path = dirname(wikiFN($id));
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php11 $input = file_get_contents(dirname(__FILE__) . '/input.txt');
51 $input = file_get_contents(dirname(__FILE__) . '/input.txt');
/plugin/cache/
H A Dplugin_cache.php116 $tmp = dirname($dummyFN);
/plugin/cacherevisionseraser/
H A Dadmin.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
36 @include(dirname(__FILE__).'/configs.php');
512 if (file_exists(dirname(__FILE__).'/configs.php')) {
642 $wcnf = fopen(dirname(__FILE__).'/configs.php', 'w');
/plugin/camelcase/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/captcha/
H A Dhelper.php
H A Dimg.php
H A Dwav.php
/plugin/caption/syntax/
H A Dcaption.php35 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
H A Dreference.php19 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
/plugin/cellbg/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/cellbg2/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/charter/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/chat/
H A Dajax.php15 define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/chessdiagram/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/ckgdoku/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dsave.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
7 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/ckgdoku/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/ckgdoku/ckeditor/
H A Ddwsmileys.php6 $SMILEYS = realpath(dirname(__FILE__).'/../../../../').'/conf/smileys.conf';
H A Dget_headers.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
H A Duseheading.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…

12345678910>>...60