mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
This commit is contained in:
@@ -135,7 +135,7 @@ class comments_admin_form_ui extends e_admin_form_ui
|
||||
$id = $row['comment_type'];
|
||||
$list[$id] = e107::getComment()->getTable($id);
|
||||
}
|
||||
return $list;
|
||||
return vartrue($list);
|
||||
}
|
||||
|
||||
if($mode == 'batch')
|
||||
|
Reference in New Issue
Block a user