summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2012-11-25 18:42:03 +0400
committerAndrew Dolgov <[email protected]>2012-11-25 18:42:03 +0400
commitcb93a5dee8f0d7acfbd2019983fe95101ad9cc3c (patch)
tree04e62a1c3e6a4141e233d9943a794f20e663483a /include
parent87764a50cf08f33008a0f83d91b4d807643db67c (diff)
fix inserting cached content on first update
Diffstat (limited to 'include')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rssfuncs.php b/include/rssfuncs.php
index b26495f67..e12044ea5 100644
--- a/include/rssfuncs.php
+++ b/include/rssfuncs.php
@@ -802,8 +802,8 @@
'$entry_link',
'$entry_timestamp_fmt',
'$entry_content',
- '$entry_cached_content',
'$content_hash',
+ '$entry_cached_content',
$no_orig_date,
NOW(),
NOW(),