mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
PHPDoc fixes and code optimization.
This commit is contained in:
@@ -275,7 +275,7 @@ class news {
|
||||
}
|
||||
|
||||
$tmp = array();
|
||||
$tmp['caticon'] = defset('ICONSTYLE');
|
||||
|
||||
$tmp['commentoffstring'] = defset('COMMENTOFFSTRING', '');
|
||||
$tmp['commentlink'] = defset('COMMENTLINK', e107::getParser()->toGlyph('fa-comment'));
|
||||
/* $tmp['trackbackstring'] = defset('TRACKBACKSTRING');
|
||||
|
Reference in New Issue
Block a user