Home
last modified time | relevance | path

Searched refs:dirname (Results 751 – 775 of 1489) sorted by relevance

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

/plugin/ckgdoku/action/
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/ckgedit/action/
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/mikioplugin/syntax/
H A Dnav.php13 require_once dirname(__FILE__).'/core.php';
H A Dquizitem.php16 require_once dirname(__FILE__).'/core.php';
/plugin/swiftmail/Swift/Authenticator/
H A DCRAMMD5.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/facebooklike/
H A Dsyntax.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/bbcode/
H A Dlink.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/fckg/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/jdraw/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/highlightjs/highlight/
H A Dwp_highlight.js.php12 $components = explode(DIRECTORY_SEPARATOR, dirname(__FILE__));
/plugin/ahrefmenu/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mailto/
H A Drenderer.php.not20 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/oiddelegate/
H A Daction.php21 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/jplayer/vendor/robloach/component-installer/src/ComponentInstaller/Process/
H A DCopyProcess.php62 $this->fs->ensureDirectoryExists(dirname($destination));
/plugin/signhere/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/linkmanager/exe/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');
/plugin/projects/plugins/target/
H A Dpdflatex.php3 require_once(dirname(__FILE__).'/../../lib/plugins.php');
/plugin/lastmod/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pagebox/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/
H A DConnectionBase.php12 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/pagestat/syntax/
H A Dword.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/guestbook/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/owncloud/exe/
H A Dfetch.php14 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../../');
/plugin/prespan/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tiledblog/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');

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