Lines Matching defs:script
654 $script = '_media';
656 $script = 'lib/exe/fetch.php';
659 $script = '_detail';
661 $script = 'lib/exe/detail.php';
666 $xlink .= $script . '/' . $id;
669 $xlink .= $script . '?' . $more;
672 $xlink .= $script . '?media=' . $id;
679 * Returns the URL to the DokuWiki base script
687 function script()
1805 * Works arround Microsoft IIS cookie sending bug. Exits the script.