Home
last modified time | relevance | path

Searched refs:realpath (Results 276 – 300 of 701) sorted by last modified time

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

/plugin/timer/
H A Dsyntax.php16 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/menu/
H A Dsyntax.php20 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/likeit/
H A Dsyntax.php9 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/commentsrc/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/isauth/
H A Dsyntax.php11 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/ckgdoku/scripts/
H A Ddraft_delete.php2 define('DOKU_INC', realpath(dirname(__FILE__)) . '/../../../../');
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dconfig.php26 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dinput_utils.php8 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dio.php159 $sRealPath = realpath( './' ) ;
H A Dcheck_acl.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
H A Dconnector.php24 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../../../../../../').…
/plugin/ckgdoku/action/
H A Ddelete.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dedit.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dmediamanager.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
H A Dsave.php2 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
7 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/ckgdoku/ckeditor/
H A Duseheading.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
H A Ddwsmileys.php6 $SMILEYS = realpath(dirname(__FILE__).'/../../../../').'/conf/smileys.conf';
H A Dget_headers.php2 define("DOKU_INC", realpath(dirname(__FILE__).'/../../../../') . '/');
/plugin/ckgdoku/action/entities/
H A Dents_seri.php3 define('FCK_ACTION_SUBDIR', realpath(dirname(__FILE__)) . '/');
/plugin/rowmove/
H A Dsyntax.php9 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/cssperpage/
H A Dsyntax.php6 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/mimetex/
H A Dmimetexrender.php36 if(!defined('MIMETEXEXE')) define('MIMETEXEXE','"'.realpath(dirname(__FILE__).'/mimetex.exe').'"');
/plugin/isns/
H A Dsyntax.php3 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');

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