1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 08:34:09 +02:00

Prevent news item data being overwritten within latestnews_menu

This commit is contained in:
Cameron
2021-09-22 13:31:37 -07:00
parent 79e016a7f6
commit 9c2d7ec2d6
2 changed files with 10 additions and 2 deletions

View File

@@ -1245,7 +1245,7 @@ class news_shortcodes extends e_shortcode
}
/**
* {NEWS_NAV_PREVIOUS}
* {NEWS_NAV_CURRENT}
* @return string|null
*/
function sc_news_nav_current()