Home
last modified time | relevance | path

Searched refs:dirname (Results 676 – 700 of 1489) sorted by relevance

1...<<21222324252627282930>>...60

/plugin/hide/
H A Dsyntax.php19 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DBlacklist.php95 $directory = dirname($directory);
/plugin/quickstats/scripts/
H A Dget_pages.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/elasticsearch/vendor/composer/
H A Dautoload_real.php28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
/plugin/blogtng/tpl/default/
H A Dentry.php45 <?php $entry->tpl_comments(basename(dirname(__FILE__))) ?>
/plugin/swiftmail/Swift/Message/
H A DImage.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/symbols/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/jcapture/
H A Dapplet.php8 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/swiftmail/Swift/Cache/
H A DMemory.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/colorbox/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',(dirname(__FILE__).'/../../').'/');
/plugin/embed/
H A Dsyntax.php19 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/format/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/simpleindex/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/math/
H A Dsyntax.php53 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/phpwikify/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/latexit/_test/
H A Dbibhandler.test.php52 copy(dirname(PAGES) . '/pages/zotero/sources.txt', $dir . '/sources.txt');
/plugin/autlogin/
H A Dajax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/mellelexport/
H A Dsyntax.php20 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/facebook/
H A Daction.php21 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/freechat/phpfreechat/src/commands/
H A Dop.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/htmlokalt/
H A Dcommon.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dw2pdf/vendor/composer/
H A Dautoload_real.php28 self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
/plugin/mikioplugin/syntax/
H A Dbadge.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/latex-was/
H A Dlatexinc.php11 require_once(dirname(__FILE__).'/class.latexrender.php');
/plugin/contactmodern/
H A Dsyntax.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
30 require_once(dirname(__file__).'/recaptchalib.php');

1...<<21222324252627282930>>...60