3
1
Back

= preg_replace('#/[^/]*$#', '', $path); /* replace '//' or '/./' or '/foo/../' with '/' */ } function hook_render_article($article) { try { return 2; } /* replace '//' or '/./' or '/foo.

New Pull Request