Home
last modified time | relevance | path

Searched refs:realpath (Results 451 – 475 of 701) sorted by last modified time

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

/plugin/pagestat/syntax/
H A Dedit.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dword.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dblock.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Deditpt.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/hiddenswitch/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/twcheckliste/
H A Dsyntax.php10 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../') . '/');
/plugin/npd/action/
H A Dmeta.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dnew.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/html2pdf/html2pdf/html2ps/
H A Dfetcher.url.class.php303 $normalized_path = realpath(urldecode($path));
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php6 $pipeline->fetchers = array(new MyFetcherMemory($html, realpath(dirname(__FILE__))),
/plugin/permissioninfo/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/dokumicrobugtracker/
H A Dedit.php3 require_once(realpath(dirname(__FILE__)).'/../../../inc/init.php');
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/nowiki/
H A Dsyntax.php37 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/paypal/
H A Dsyntax.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/mp3play2/
H A Dsyntax.php25 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/runcommand/
H A Dpostaction.php14 define('DOKU_INC',realpath(dirname(__FILE__).'/../../..').'/');
H A Dsyntax.php23 define('DOKU_INC','/'.realpath(dirname(__FILE__).'/../../').'/');
/plugin/owncloud/
H A Dsyntax.php17 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/xslfo/
H A Daction.php218 $this->template_path = realpath(tpl_incdir().$this->template);
/plugin/simpleindex/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/profiles/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/sqlraw/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/function/
H A Dsyntax.php18 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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