Home
last modified time | relevance | path

Searched refs:dirname (Results 1276 – 1300 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/htmlokay/
H A Dhelper.php9 if (!defined('HTMLOK_ACCESS_DIR')) define('HTMLOK_ACCESS_DIR', realpath(dirname(__FILE__)) . '/conf…
/plugin/revealjs/syntax/
H A Dbackground.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/labeled/
H A Dhelper.php32 if($db->init('labeled', dirname(__FILE__).'/db/')){
/plugin/plantuml/
H A Dsyntax.php10 if (!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/freesync/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dlcount/
H A Daction.php23 return confToHash(dirname(__FILE__).'/INFO.txt');
/plugin/sidebarng/
H A Daction.php236 @include(dirname(__FILE__).'/sidebar.html');
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/lists/
H A Dsyntax.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/ebookexport/
H A Daction.php115 $mediadir = dirname($medialink);
/plugin/exttab1/
H A Dsyntax.php11 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/dataplot/
H A Dsyntax.php11 define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokutranslate/
H A Dadmin.php183 $ns = dirname(str_replace(':','/',$ID));
/plugin/badbehaviour/bad-behavior/
H A Dcore.inc.php7 define('BB2_CORE', dirname(__FILE__));
/plugin/displayfile/
H A Dsyntax.php31 function getInfo() { return confToHash(dirname(__FILE__) . '/plugin.info.txt'); }
/plugin/ditaa/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/popupviewer/syntax/
H A Dviewer.php21 return array_merge(confToHash(dirname(__FILE__).'/plugin.info.txt'), array(
/plugin/templater/
H A Dsyntax.php
/plugin/siteexport/inc/
H A Dfilewriter.php230 $folder = dirname($data['file']);
/plugin/issuetracker/
H A Dedit.php3 require_once(realpath(dirname(__FILE__)).'/../../../inc/init.php');
4 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/odtplus2dw/
H A Daction.php115 if ( isset( $this->logFile ) ) if ( file_exists( dirname( $this->logFile ) ) || mkdir( dirname( $this->logFile ) ) ) {
/plugin/gallery/
H A Dsyntax.php
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php105 return file_get_contents(dirname(__FILE__).'/JsHttpRequest.js');
/plugin/freechat/phpfreechat/src/containers/
H A Dmysql.class.php23 require_once dirname(__FILE__)."/../pfccontainer.class.php";
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…

1...<<51525354555657585960