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,
|
||||
tag_cache,
|
||||
author,
|
||||
guid,
|
||||
orig_feed_id,
|
||||
note
|
||||
FROM ttrss_entries,ttrss_user_entries
|
||||
|
|
Loading…
Reference in a new issue