Home
last modified time | relevance | path

Searched refs:dirname (Results 401 – 425 of 1489) sorted by relevance

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

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dinput_utils.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/ckgdoku/ckeditor/
H A Duseheading.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
/plugin/outdent/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/wpre/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/rdplink/
H A Dsyntax.php28 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/swiftmail/Swift/Plugin/VerboseSending/
H A DDefaultView.php12 require_once dirname(__FILE__) . "/../../ClassLoader.php";
/plugin/ckgedit/ckeditor/
H A Duseheading.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
/plugin/mikioplugin/syntax/
H A Danchor.php12 require_once(dirname(__FILE__).'/core.php');
/plugin/swiftmail/Swift/
H A DCacheFactory.php11 require_once dirname(__FILE__) . "/ClassLoader.php";
H A DCache.php11 require_once dirname(__FILE__) . "/ClassLoader.php";
/plugin/components/action/
H A Daction.php3 require_once dirname(__FILE__) . '/../lib/action_manager.php';
H A Dajax.php10 require_once dirname(__FILE__) . '/../lib/ajax_manager.php';
/plugin/fckg/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/replace/
H A Dsyntax.php20 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/maplink/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/routeplaner/syntax/
H A Droutenplaner_lycosde.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Droutenplaner_webde.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/listeabo/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/password/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/spoiler/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/spoiler2/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/bookmark/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/linkscollection/exe/
H A Dtree.php3 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../../');
/plugin/statistics/
H A Dimg.php9 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/combo/vendor/bin/
H A Dyaml-lint18 '__DIR__' => var_export(dirname($binPath), true),

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