Home
last modified time | relevance | path

Searched refs:dirname (Results 376 – 400 of 1489) sorted by relevance

1...<<11121314151617181920>>...60

/plugin/rtlink/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mikioplugin/syntax/
H A Dbr.php11 require_once(dirname(__FILE__).'/core.php');
/plugin/doodle3/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/doodle4/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/doodle2/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/menu/
H A Dsyntax.php20 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/searchresults/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tindexmenu/syntax/
H A Dtag.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/remotescript/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/bashorg/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/revisionsdue/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
102 'date' => @file_get_contents(dirname(__FILE__) . '/VERSION'),
/plugin/components/lib/
H A Daction_manager.php3 require_once dirname(__FILE__) . '/component_manager.php';
4 require_once dirname(__FILE__) . '/action.php';
/plugin/xssnipper/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
30 return confToHash(dirname(__FILE__).'/plugin.info.txt');
/plugin/freechat/phpfreechat/src/commands/
H A Dleave.class.php3 require_once(dirname(__FILE__)."/../pfccommand.class.php");
4 require_once(dirname(__FILE__)."/../commands/join.class.php");
/plugin/dyncontent/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/geonav/tpl/startermap/
H A Dmediamanager.php10 @require_once(dirname(__FILE__).'/tpl_functions.php'); /* include hook for template functions */
/plugin/clearer/
H A Dsyntax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ajaxloader/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/datefilter/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/authgooglesheets/vendor/google/auth/
H A Dautoload.php28 $filePath = dirname(__FILE__) . '/src/' . implode('/', $classPath) . '.php';
/plugin/eventline/
H A DgetData.php3 require_once realpath(dirname(__FILE__) . '/../../../') . '/inc/init.php';
/plugin/cssmenu/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/songlist/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/jira/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/xterm2/
H A Dsyntax.php36 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<11121314151617181920>>...60