Lines Matching defs:script
662 $script = '_media';
664 $script = 'lib/exe/fetch.php';
667 $script = '_detail';
669 $script = 'lib/exe/detail.php';
674 $xlink .= $script . '/' . $id;
677 $xlink .= $script . '?' . $more;
680 $xlink .= $script . '?media=' . $id;
687 * Returns the URL to the DokuWiki base script
695 function script()
1839 * Works arround Microsoft IIS cookie sending bug. Exits the script.