3
1
Back

(sw11 footprint_depth = 1; $n > 0; $abs = "$host$path/$rel"; function api_version() { return $base . $rel; for ($n = 1; $n > 0; $abs = preg_replace($re, '/', $abs, -1, $n)) {} /* absolute URL */ $abs = "$host$path/$rel"; /* replace '//' or '/./' or '/foo/../' with '/' */ $re = array( '#(/\.?/)#', '#/(?!\.\.)[^/]+/\.\./#' ); for ($n = 1; // actually.. I don't know what this does. Pad .

New Pull Request