pass article guid to hook_render_article
This commit is contained in:
parent
e304c1473b
commit
553ec3c351
1 changed files with 1 additions and 0 deletions
|
@ -1296,6 +1296,7 @@
|
||||||
num_comments,
|
num_comments,
|
||||||
tag_cache,
|
tag_cache,
|
||||||
author,
|
author,
|
||||||
|
guid,
|
||||||
orig_feed_id,
|
orig_feed_id,
|
||||||
note
|
note
|
||||||
FROM ttrss_entries,ttrss_user_entries
|
FROM ttrss_entries,ttrss_user_entries
|
||||||
|
|
Loading…
Reference in a new issue