Home
last modified time | relevance | path

Searched defs:BASE_URL (Results 1 – 2 of 2) sorted by last modified time

/plugin/popupviewer/
H A Dscript.js18 var BASE_URL = DOKU_BASE + 'lib/exe/ajax.php'; variable
/plugin/chat/
H A Dajax.php22 define(BASE_URL, preg_replace('!(.+)(/.+){3}!', '\\1/', DOKU_BASE)); define