FIX_ISSUE
This commit is contained in:
parent
8df4731f85
commit
42ff83697c
@ -507,7 +507,7 @@ class EmployeeController extends AdminController
|
|||||||
|
|
||||||
|
|
||||||
// dd($data['fileList']);die();
|
// dd($data['fileList']);die();
|
||||||
if ($_SERVER('REQUEST_METHOD') == "GET") {
|
if ($_SERVER['REQUEST_METHOD'] == "GET") {
|
||||||
$this->loadLayout('import_export', $data);
|
$this->loadLayout('import_export', $data);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user