Home
last modified time | relevance | path

Searched refs:dirname (Results 901 – 925 of 1489) sorted by relevance

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

/plugin/findologicxmlexport/vendor/phpunit/php-file-iterator/src/
H A DFacade.php84 return dirname($files[0]) . DIRECTORY_SEPARATOR;
/plugin/jalbum/syntax/
H A Dslideshow.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/lang/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/dyncontent/
H A Daction.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/google_cal/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Plugin/
H A DConnectionRotator.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
H A DVerboseSending.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/projects/plugins/target/
H A Dgcc.php3 require_once(dirname(__FILE__).'/../../lib/plugins.php');
/plugin/facebook/
H A Dsyntax.php21 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/pagestat/syntax/
H A Deditpt.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.memory.php7 require_once(dirname(__FILE__).'/../config.inc.php');
/plugin/headernofloat/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/flattr/
H A Dsyntax.php12 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/quickstats/scripts/
H A Dget_geocity.php3 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/caption/syntax/
H A Dreference.php19 return confToHash(dirname(__FILE__).'/../plugin.info.txt');
/plugin/revealjs/syntax/
H A Dfragmentblock.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/linkprefix/
H A Drenderer.php18 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/wysiwyg/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/watermark/action/
H A Dwatermark.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/quickedit/
H A Dajax.php11 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/shy/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/searchpattern/
H A Dadmin.php132 …if($file_handle = fopen(realpath(dirname(__FILE__)).'/conf/default.php','w')){ //try to open the c…
/plugin/mailto/
H A Daction.php17 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/nsexport/action/
H A Dexport.php56 $base = dirname(wikiFN($ID));
/plugin/dokutexit/
H A Dsyntax.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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