Commit 40dc8f18 authored by sallFatimata's avatar sallFatimata

Initial commit

parent 857828f2
Pipeline #678 failed with stages
...@@ -235,7 +235,7 @@ public function getIENInfo() ...@@ -235,7 +235,7 @@ public function getIENInfo()
return redirect()->back()->withInput()->with('error', 'Échec '); return redirect()->back()->withInput()->with('error', 'Échec ');
} }
} }
// delete // delete
public function delete($id=null) public function delete($id=null)
{ {
$modeluser = new M_user(); $modeluser = new M_user();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment