mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 22:57:14 +02:00
Correct Forum VIEWSX SC tweak
This commit is contained in:
@@ -652,7 +652,7 @@
|
|||||||
------*/
|
------*/
|
||||||
|
|
||||||
|
|
||||||
function sc_views()
|
function sc_views($parm='')
|
||||||
{
|
{
|
||||||
$val = ($this->var['thread_views']) ? $this->var['thread_views'] : '0' ;
|
$val = ($this->var['thread_views']) ? $this->var['thread_views'] : '0' ;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user