1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

News shortcode correction.

This commit is contained in:
Cameron
2021-02-24 15:43:58 -08:00
parent 827af45c03
commit 443c60cb52
2 changed files with 3 additions and 3 deletions

View File

@@ -210,7 +210,7 @@ class news_shortcodes extends e_shortcode
public function sc_news_nav_url($parm)
public function sc_news_nav_url($parm=null)
{
$url = e107::getUrl()->create('news/list/items'); // default for now.