Home
last modified time | relevance | path

Searched refs:realpath (Results 376 – 400 of 701) sorted by relevance

1...<<11121314151617181920>>...29

/plugin/headernofloat/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/flash/
H A Dsyntax.php8 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/revealjs/syntax/
H A Dfragmentblock.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dfragment.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/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/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php143 $absolute = realpath($this->path);
/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/page4release/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokutexit/
H A Dsyntax.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DFilter.php27 $script = realpath($GLOBALS['_SERVER']['SCRIPT_NAME']);
/plugin/flowplay2/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/minical/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/skipentity/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/snippets/exe/
H A Dupdate.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A Dmake.sh27 script_path=$(dirname "$(realpath -s "$0")")
28 repo=$(realpath "$script_path/../")
/plugin/mikioplugin/
H A Dcss.php42 $cssFile = platformSlashes(realpath($baseDir . $cssFileItem));
/plugin/dokukiwix/
H A Dajax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/onlineordering/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pagestat/syntax/
H A Dblock.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/qrcode/syntax/
H A Di_nigmacode.php31 define('DOKU_INC', realpath(dirname( __FILE__ ).'/../../../').'/');
/plugin/bootswrapper/exe/
H A Dpopup.php15 realpath(dirname(__FILE__) . '/../../../../'), # Default DokuWiki path

1...<<11121314151617181920>>...29