summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-07-14 21:48:14 +0400
committerAndrew Dolgov <[email protected]>2013-07-14 21:48:14 +0400
commit0997c2bd622e89d3a0afd8ce709f6cde42691693 (patch)
tree6360ed5488af04b259054b51f17534afb27cba15 /include
parent726eccd93d66514eca0f5b13ccbf1d8f9234113b (diff)
Revert "add temporary hack to store original unhashed guid into cached_content for debugging"
This reverts commit 8096e309a5138d47af0314059fdca59f17c42659.
Diffstat (limited to 'include')
-rw-r--r--include/rssfuncs.php2
1 files changed, 0 insertions, 2 deletions
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();