diff --git a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php index 21a8e6a0e..a40ae29c1 100644 --- a/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php +++ b/e107_plugins/forum/shortcodes/batch/viewforum_shortcodes.php @@ -652,7 +652,7 @@ ------*/ - function sc_views() + function sc_views($parm='') { $val = ($this->var['thread_views']) ? $this->var['thread_views'] : '0' ;