Home
last modified time | relevance | path

Searched refs:realpath (Results 276 – 300 of 701) sorted by relevance

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

/plugin/quickstats/scripts/
H A Dget_useragent.php2 if(!defined('DOKU_INC')) define('DOKU_INC', realpath(dirname(__FILE__) .'/../../../../') . '/');
/plugin/schedule/
H A Dschedule.class.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/bbcode/
H A Dulist.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dversalitas.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
H A Dlink.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ebnf/
H A Dsyntax.php
/plugin/selfmeasurement/
H A Dsyntax.php14 if (!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/glossary/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/rowmove/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/action/
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/ckgedit/action/
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/facebooklike/
H A Dsyntax.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/fckg/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/jdraw/
H A Dsyntax.php6 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ahrefmenu/
H A Dadmin.php9 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/linkmanager/exe/
H A Dajax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../').'/');
/plugin/lastmod/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pagebox/
H A Dsyntax.php7 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/pagestat/syntax/
H A Dword.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/guestbook/
H A Dadmin.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/prespan/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/tiledblog/
H A Dajax.php9 define ('DOKU_INC', realpath (dirname (__FILE__).'/../../../').'/');
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dgeneric.test.php6 $pipeline->fetchers = array(new MyFetcherMemory($html, realpath(dirname(__FILE__))),
/plugin/chat/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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