Remove condition
This commit is contained in:
@@ -161,9 +161,7 @@ abstract class Base
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Attach events
|
// Attach events
|
||||||
if ($controller === 'board') {
|
$this->attachEvents();
|
||||||
$this->attachEvents();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user