[ticket/289] Remove unneeded assignment
This commit is contained in:
@@ -271,7 +271,6 @@ class attachments extends module_base
|
|||||||
{
|
{
|
||||||
$attach_forums = false;
|
$attach_forums = false;
|
||||||
$where = '';
|
$where = '';
|
||||||
$filetypes = array();
|
|
||||||
|
|
||||||
// Get filetypes and put them into an array
|
// Get filetypes and put them into an array
|
||||||
$filetypes = $this->get_selected_filetypes($module_id);
|
$filetypes = $this->get_selected_filetypes($module_id);
|
||||||
|
|||||||
Reference in New Issue
Block a user