Labels Milestones
Back($entries as $entry){ $orig_src = $entry->getAttribute('src'); $new_src = $this->rel2abs($orig_src, $article['link']); $entry->setAttribute('src', $new_src); $result_html .= "
Alt: " . $article['id']; } return $article; } function about() { return $this->mangle_article($article); } catch (Exception $e) { $article['content'] .= "
ID: " . $article['id']; } return $article; } .