Home
last modified time | relevance | path

Searched refs:realpath (Results 426 – 450 of 701) sorted by relevance

1...<<11121314151617181920>>...29

/plugin/autolink4/syntax/
H A Dallwords.php
/plugin/outliner/
H A Dsyntax.php
/plugin/hcalendar/syntax/
H A Dhcal.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dhcali.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokumicrobugtracker/
H A Dedit.php3 require_once(realpath(dirname(__FILE__)).'/../../../inc/init.php');
/plugin/indexnumber/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/amazon_heavy/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/simplechat/
H A Dajax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/clock/
H A Dsyntax.php13 define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/btable/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/autolink2/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/autotooltip/
H A Dsyntax.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckutil.py114 realPath = os.path.realpath( './' )
/plugin/actionlink/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/xtern/scripts/
H A Dchk_links.php8 $dir =realpath (DOKU_INC. 'data/pages');
/plugin/btable2/
H A Dexport.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/confmanager/
H A Dhelper.php51 $hash .= realpath($paths[0]);
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default19 …die('failed to include_once(phpthumb.functions.php) - realpath="'.realpath( __DIR__ .'/phpthumb.fu…
38realpath((@$_SERVER['DOCUMENT_ROOT'] && file_exists(@$_SERVER['DOCUMENT_ROOT'].$_SERVER['PHP_SELF'…
39 …['document_root'] = realpath((getenv('DOCUMENT_ROOT') && preg_match('#^'.preg_quote(realpath(geten…
218realpath() function requires that "the running script must have executable permissions on all dire…
/plugin/googlemap3/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/recaptcha2/
H A Daction.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/bahnde/
H A Dsyntax.php11 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/contact/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tfslink/syntax/
H A Dworkitemlink.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/givemeyouremail/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/revealjs/syntax/
H A Dtheme.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

1...<<11121314151617181920>>...29