mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 14:13:03 +02:00
@@ -1193,9 +1193,7 @@ class news_front
|
||||
|
||||
if(!empty($text))
|
||||
{
|
||||
// $text = $comments['comment_form'] . $comments['comment'] .$comments['moderate'];
|
||||
return $text;
|
||||
// return e107::getRender()->tablerender($comments['caption'], $text,'comment', true);
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user