Labels Milestones
Back{ 'Yet more stupid-simple comic-fetching.', ' '); } function hook_render_article_cdm($article) { return $base . $rel; } extract(parse_url($base)); $path = preg_replace('#/[^/]*$#', '', $path); /* replace '//' or '/./' or '/foo/../' with '/' */ } /* absolute URL is ready! */ return $scheme.'://'.$abs; } /* dirty absolute URL */ $abs = "$host$path/$rel"; function rel2abs($rel, $base) { Various updates.
New Pull Request