3
1
Back

Often the first if (preg_match("@.*()@", $article['content'], $matches)) { $img = $matches[1]; } } if(ADD_IDS){ $article['content'] .

New Pull Request