3
1
Back

Setup variables... You probably won't need to call out for foreach ($imgs as $img) { if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $img = preg_replace("@height=\"\d+\"@", "", $img); $img = preg_replace("@width=\"\d+\"@", "", $img); $img = $matches[1]; $img = $matches[1]; } } Clean up code formatting; added a few comics; standardized appending alt/title text Fix for when invisiblebread has no bread Pain Train alt tag, Alice Grove bigger img 4d8e233e93 Add CV (and.

New Pull Request