3
1
Back

Just need alt tags if (preg_match("@.*()@", $article['content'], $matches)) { $article['content'] .= "" . $entry->ownerDocument->saveXML($entry) . ""; if (ADD_IDS) { $article['content'] .= "
Alt: " . $article['id']; } return $article; } $article = $this->alt_textify($article); if (GDORN_DEBUG && $article['debug']) { $base_url = $article['link']; } From d8a7439c05979d3c73da6a91162e90a1a48a57e5 Mon Sep 17 00:00:00 2001 Subject: [PATCH 12/13] Update Schematics/schematic_bugs_v1.md Schematics/schematic_bugs_v1.md | 1 | 10 nF Docs/precadsr.pdf .

New Pull Request