reformatted PreordernotificationController.php
This commit is contained in:
@@ -18,7 +18,7 @@ class PreordernotificationController extends mfBaseController {
|
||||
$this->layout()->setTemplate("Preordernotification/Index");
|
||||
|
||||
$rfilter = $this->request->filter;
|
||||
iF(!is_array($rfilter)) {
|
||||
if(!is_array($rfilter)) {
|
||||
$rfilter = [];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user