Home
last modified time | relevance | path

Searched refs:dirname (Results 976 – 1000 of 1489) sorted by relevance

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

/plugin/tip/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/nslist/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/phosphor/
H A Dphblock.php21 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
H A Dphosphor.php22 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
/plugin/avbarchart/
H A Dsyntax.php17 define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/statdisplay/pchart/
H A DCSVImporter.php24 require_once(dirname(__FILE__).'/pData.php');
/plugin/dokumicrobugtracker/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
24 return confToHash(dirname(__FILE__).'/INFO');
/plugin/txtconf/
H A Dtxtconfig.class.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
14 if(!defined('PLUGIN_TXTCONF')) define('PLUGIN_TXTCONF',dirname(__FILE__).'/');
/plugin/swiftmail/Swift/Connection/
H A DSMTP.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
356 $dir = dirname(__FILE__) . "/../Authenticator";
/plugin/ckgdoku/action/
H A Dsave.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
7 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/mellelexport/
H A Drenderer.php52 return confToHash(dirname(__FILE__).'/plugin.info.txt');
64 require_once dirname(__FILE__).'/mapping.php';
216 $template = file_get_contents(dirname(__FILE__).'/template.txt');
277 require dirname(__FILE__).'/mapping.php';
/plugin/pglist/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/webdav/
H A Dadmin.php32 return dirname(__FILE__) . '/folder-network-outline.svg';
/plugin/hr/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/html2pdf/html2pdf/
H A Daction.php26 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/multilingual/
H A Dsyntax.php32 return confToHash(dirname(__FILE__).'/info.txt');
/plugin/freechat/phpfreechat/src/commands/
H A Dnick.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/yuriigantt/_test/Drivers/
H A Dembedded.test.php42 $rawPage = file_get_contents(dirname(__DIR__) . '/test_page.txt');
/plugin/swiftmail/Swift/Message/
H A DPart.php12 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/swiftmail/Swift/Plugin/
H A DThrottler.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/plugin/toctweak/syntax/
H A Dsidetoc.php12 require_once(dirname(__FILE__).'/metatoc.php');
/plugin/likeit/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/isauth/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/templatebyname/
H A Dfindtemplate.php25 $path = dirname(wikiFN($event->data['id']));
/plugin/autolink4/syntax/
H A Dallwords.php

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