Home
last modified time | relevance | path

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

/web-php/
H A Derror.php24 if ($URI == 'phpnetsearch.src') {
53 $URI = urldecode(preg_replace("!(\\?.*$)!", "", $URI)); variable
57 if (empty($URI)) {
119 $URI = rtrim($URI, '/'); variable
126 $URI = "downloads"; variable
169 if (is_numeric($URI)) {
184 mirror_redirect("/$URI.php");
188 $URI = strtolower($URI); variable
648 if (isset($uri_aliases[$URI])) {
649 $URI = $uri_aliases[$URI]; variable
[all …]
/web-php/include/
H A Dsite.inc116 // Redirect to an URI on this mirror site or outside this site
122 // in the URL, then prepend local site URI
H A Dlangchooser.inc25 stripped request URI (in case of a shortcut, the
/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 79 milliseconds