summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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();