Searched defs:URI (Results 1 – 1 of 1) sorted by relevance
21 $URI = substr($_SERVER['STRIPPED_URI'], 1); variable55 $URI = urldecode(preg_replace("!(\\?.*$)!", "", $URI)); variable121 $URI = rtrim($URI, '/'); variable128 $URI = "downloads"; variable132 $URI = "download-docs"; variable190 $URI = strtolower($URI); variable665 $URI = $uri_aliases[$URI]; variable
Completed in 5 milliseconds