3
1
Back

68726f9fe082df8f029089edeb63d89037321450 Mon Sep 17 00:00:00 2001 Subject: [PATCH] Put title box in PDF export // Something Positive // Something Positive elseif (strpos($article['link'], 'awkwardzombie.com/index.php?comic') !== FALSE) { // Girls with Slingshots elseif (strpos($article['link'], 'gunnerkrigg.com/?p') !== FALSE) { $article['content'] .= $aftercomic; $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } } Clean up code formatting; added.

New Pull Request