From: Andrew Dolgov Date: Sun, 14 Jul 2013 17:48:14 +0000 (+0400) Subject: Revert "add temporary hack to store original unhashed guid into cached_content for... X-Git-Tag: 1.9~24 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=0997c2bd622e89d3a0afd8ce709f6cde42691693;p=tt-rss.git Revert "add temporary hack to store original unhashed guid into cached_content for debugging" This reverts commit 8096e309a5138d47af0314059fdca59f17c42659. --- diff --git a/include/rssfuncs.php b/include/rssfuncs.php index bfec5511..cfb0e7a4 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -677,7 +677,6 @@ comments, num_comments, plugin_data, - cached_content, author) VALUES ('$entry_title', @@ -692,7 +691,6 @@ '$entry_comments', '$num_comments', '$entry_plugin_data', - '$entry_guid', '$entry_author')"); $article_labels = array();