Home
last modified time | relevance | path

Searched refs:dirname (Results 326 – 350 of 1489) sorted by relevance

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

/plugin/navilevel/
H A Dsyntax.php14 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/gallery2/dwgallery/
H A Dsyntax.php31 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/typography/syntax/
H A Dbgcolor.php10 require_once(dirname(__FILE__).'/base.php');
/plugin/animation/
H A Dsyntax.php12 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/applet/
H A Dsyntax.php15 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/statdisplay/
H A Dgraph.php9 if (!defined('DOKU_INC')) define('DOKU_INC', dirname(__FILE__) . '/../../../');
/plugin/issuelinks/
H A Dwebhook.php5 define('DOKU_INC', realpath(dirname(__FILE__) . '/../../../') . '/');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php9 $obj = Reader::read(file_get_contents(dirname(__FILE__) . '/issue153.vcf'));
/plugin/doodle/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/snmplive/
H A Dsyntax.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/userpoll/
H A Dsyntax.php20 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php9 $obj = Reader::read(file_get_contents(dirname(__FILE__) . '/issue153.vcf'));
/plugin/btable/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/livepreview/
H A Dsyntax.php13 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/isns/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php9 $obj = Reader::read(file_get_contents(dirname(__FILE__) . '/issue153.vcf'));
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DIssue153Test.php9 $obj = Reader::read(file_get_contents(dirname(__FILE__) . '/issue153.vcf'));
/plugin/nodisp/syntax/
H A Dstack.php3 require_once(dirname(__FILE__).'/basic.php');
H A Dnormal.php3 require_once(dirname(__FILE__).'/basic.php');
/plugin/cleanup/
H A Dcron.php4 if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../../');
/plugin/zotero/tests/
H A DStubZoteroFeedReader.php15 return file_get_contents(dirname(__FILE__) . DIRECTORY_SEPARATOR . $this->fileName);
/plugin/ckgdoku/ckeditor/
H A Ddwsmileys.php6 $SMILEYS = realpath(dirname(__FILE__).'/../../../../').'/conf/smileys.conf';
/plugin/fckg/scripts/
H A Dprev_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/icons/syntax/
H A Dsilk.php13 require_once(dirname(__FILE__).'/icon.php');
/plugin/git/
H A Dadmin.php15 return confToHash(dirname(__FILE__).'plugin.info.txt');

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