3
1
Back

If (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] .= "
ID: " . $article['id']; } return $article; } /* dirty absolute URL */ $abs = "$host$path/$rel"; function get_content($link) { /** * When.

New Pull Request