From 0997c2bd622e89d3a0afd8ce709f6cde42691693 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 14 Jul 2013 21:48:14 +0400 Subject: Revert "add temporary hack to store original unhashed guid into cached_content for debugging" This reverts commit 8096e309a5138d47af0314059fdca59f17c42659. --- include/rssfuncs.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/rssfuncs.php') diff --git a/include/rssfuncs.php b/include/rssfuncs.php index bfec5511d..cfb0e7a46 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(); -- cgit v1.2.3