From eb11ad98158b6ff9fa21ba73af52c20d8c1db7d9 Mon Sep 17 00:00:00 2001 From: Olusesan Ameye Date: Mon, 4 Mar 2019 13:05:33 +0000 Subject: [PATCH] Dash page logou --- providerwww/application/core/MER_Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/providerwww/application/core/MER_Controller.php b/providerwww/application/core/MER_Controller.php index def5787..3388172 100644 --- a/providerwww/application/core/MER_Controller.php +++ b/providerwww/application/core/MER_Controller.php @@ -63,7 +63,7 @@ class MER_Controller extends CI_Controller { } - protected function loginUser($in, $out) { + protected function loginUser($data, $out) { $data['action'] = MERMS_PROVIDERS_LOGIN; // $data['mlog'] = $mlog;