Home
last modified time | relevance | path

Searched refs:realpath (Results 526 – 550 of 701) sorted by last modified time

1...<<212223242526272829

/plugin/latex/syntax/
H A Dddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Deqnarray.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Deqnarraystar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dequation.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dequationstar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Dlatex.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Ddisplaymath.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
H A Ddollar.php3 require_once(realpath(dirname(__FILE__).'/../latexinc.php'));
/plugin/fbcomments/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/new_page_dialog/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/googlechart/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tline/
H A Dsyntax.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/symbols/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/cssmenu/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/zoom/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/signhere/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/directions/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/translator/
H A Dadmin.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Daction.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/progrecss/lang/de/
H A Dsettings.php8 require_once(realpath(dirname(__FILE__). '/../common.php'));
/plugin/progrecss/lang/es/
H A Dsettings.php8 require_once(realpath(dirname(__FILE__). '/../common.php'));
/plugin/progrecss/lang/en/
H A Dsettings.php8 require_once(realpath(dirname(__FILE__). '/../common.php'));
/plugin/progrecss/lang/ru/
H A Dsettings.php8 require_once(realpath(dirname(__FILE__). '/../common.php'));
/plugin/shibbolethauth/
H A Dadmin.php11 if(!defined('DOKU')) define('DOKU',realpath(dirname(__FILE__).'/../../../').'/');
14 if(!defined('DOKU_CONFIGLANG')) define('DOKU_CONFIGLANG', realpath(dirname(__FILE__).'/../config/la…
15 if(!defined('DOKU_SHIBBOLETHLANG')) define('DOKU_SHIBBOLETHLANG', realpath(dirname(__FILE__) .'/lan…

1...<<212223242526272829