mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 04:05:55 +00:00
fix inserting cached content on first update
This commit is contained in:
@@ -802,8 +802,8 @@
|
|||||||
'$entry_link',
|
'$entry_link',
|
||||||
'$entry_timestamp_fmt',
|
'$entry_timestamp_fmt',
|
||||||
'$entry_content',
|
'$entry_content',
|
||||||
'$entry_cached_content',
|
|
||||||
'$content_hash',
|
'$content_hash',
|
||||||
|
'$entry_cached_content',
|
||||||
$no_orig_date,
|
$no_orig_date,
|
||||||
NOW(),
|
NOW(),
|
||||||
NOW(),
|
NOW(),
|
||||||
|
|||||||
Reference in New Issue
Block a user