Home
last modified time | relevance | path

Searched refs:dirname (Results 426 – 450 of 1489) sorted by relevance

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

/plugin/usercss/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/googlechart/
H A Daction.php21 … return array_merge(confToHash(dirname(__FILE__).'/README'), array('name' => 'Toolbar Component'));
/plugin/components/action/
H A Drender.php3 require_once dirname(__FILE__) . '/../lib/action_manager.php';
/plugin/phpimplicitnocache/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/
H A DClassLoader.php11 if (!defined("SWIFT_ABS_PATH")) define("SWIFT_ABS_PATH", dirname(__FILE__) . "/..");
H A DLogContainer.php11 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/symbols/
H A Daction.php21 … return array_merge(confToHash(dirname(__FILE__).'/README'), array('name' => 'Toolbar Component'));
/plugin/slideshow/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/lightbox/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/toggle/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/webdavclient/
H A Dcron.php9 if(!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__).'/../../../');
/plugin/siteexport/
H A Dadmin.php3 … define('DOKU_INC', /** @scrutinizer ignore-type */ realpath(dirname(__FILE__).'/../../../').'/');
/plugin/icq/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/command/syntax/
H A Dinline.php17 define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/icons/syntax/
H A Doxygen.php13 require_once(dirname(__FILE__).'/icon.php');
/plugin/boxwh/boxwh/
H A Dsyntax.php20 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/fedauth/
H A Dajax.php26 if(!defined('DOKU_INC_LOC')) define('DOKU_INC_LOC',dirname(__FILE__).'/../../../');
/plugin/backlinks-old/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/baselink/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/whoisonline/
H A Dajax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/wolframalpha/
H A Dsyntax.php25 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/displaywikipage/
H A Dadmin.php10 define('DOKU_INC', realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgedit/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/bbcodeextensions/syntax/
H A Dkbd.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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