3
1
Back

935360b93335e25faff8cacfb1f2d4cfe2add8e2 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Clean up code formatting; added a few comics; standardized appending alt/title text //also get the blog $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); // $article['content'] = $this->get_img_tags($xpath, "//div[@class='singleImage']/img[@class='magicfields']", $article); $article['content'] .= "

" . $entry->textContent . "

"; } } // draw a "vertical" wall to mount the circuit board to, dead center // one more vertical to mount.

New Pull Request