3
1
Back

(alt tag already present foreach ($imgs as $img) { if (GDORN_DEBUG && $article['debug']) { } //Sites that provide images and just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $img = preg_replace("@width=\"\d+\"@", "", $img); $article['content'] = $matches[1]; } } // Poly In Pictures // Poly In Pictures } // Something Positive elseif (strpos($article['link'], 'http://www.achewood.com/index.php?date=') .

New Pull Request