Home
last modified time | relevance | path

Searched refs:dirname (Results 926 – 950 of 1489) sorted by relevance

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

/plugin/freechat/phpfreechat/src/commands/
H A Dunban.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
H A Dban.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
H A Djoin.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
/plugin/authg2fa/
H A DTokenHelper.php4 require_once(dirname(__FILE__).'/GoogleAuthenticator.php');
/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/phosphor/
H A Dphitem.php21 return array_merge(confToHash(dirname(__FILE__).'/info.txt'), array(
/plugin/skipentity/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/davcal/
H A Dcalendarserver.php10 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../');
/plugin/ckgedit/ckeditor/
H A Dget_headers.php2 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")")
/plugin/projects/lib/
H A Dlayout.php8 require_once(dirname(__FILE__).'/../conf.php');
9 require_once(dirname(__FILE__).'/tools.php');
/plugin/multipoll/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
23 return confToHash(dirname(__FILE__).'/INFO');
/plugin/alphaindex/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
184 $ns = dirname(str_replace(':','/',$ID));
/plugin/git/syntax/
H A Dremotestatus.php31 'date' => @file_get_contents(dirname(__FILE__) . '/VERSION'),
/plugin/dokukiwix/
H A Dajax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/avatar/
H A Dmonsterid.php35 $file = dirname(__FILE__).'/parts/'.$part.'_'.$num.'.png';
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DLink.php132 $target = dirname($this->getStreamName()) . DS .
/plugin/revealjs/syntax/
H A Dfragment.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/acronymedit/
H A Dadmin.php102 …if (is_writable( $filename ) || (is_writable(dirname( $filename ).'/.') && !file_exists( $filename…
/plugin/backlinks2/_test/
H A Dsyntax.test.php36 TestUtils::rcopy(TMP_DIR, dirname(__FILE__).'/data/');
/plugin/swiftmail/Swift/Authenticator/
H A D@PopB4Smtp.php11 require_once dirname(__FILE__) . "/../ClassLoader.php";
/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__).'/../../').'/');

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