Home
last modified time | relevance | path

Searched refs:URI (Results 1 – 5 of 5) sorted by relevance

/web-php/
H A Derror.php26 if ($URI == 'phpnetsearch.src') {
55 $URI = urldecode(preg_replace("!(\\?.*$)!", "", $URI)); variable
59 if (empty($URI)) {
121 $URI = rtrim($URI, '/'); variable
128 $URI = "downloads"; variable
171 if (is_numeric($URI)) {
186 mirror_redirect("/$URI.php");
190 $URI = strtolower($URI); variable
664 if (isset($uri_aliases[$URI])) {
665 $URI = $uri_aliases[$URI]; variable
[all …]
/web-php/include/
H A Dlangchooser.inc25 stripped request URI (in case of a shortcut, the
H A Dsite.inc115 // Redirect to an URI on this mirror site or outside this site
121 // in the URL, then prepend local site URI
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt10 . Fixed bug #60112 (If URI does not contain a file, index.php is not served).
3306 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
6408 path of the request URI). (kameshj at fastmail dot fm)
H A DNEWS_5_4_0_beta1.txt3210 - Fixed bug #45151 (Crash with URI/file..php (filename contains 2 dots)).
6312 path of the request URI). (kameshj at fastmail dot fm)

Completed in 61 milliseconds