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:
@@ -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.
|
||||
|
||||
|
Reference in New Issue
Block a user