Skip to content
Snippets Groups Projects
Commit e3b8f3fe authored by Alexander S's avatar Alexander S
Browse files

fix conflict

parent 117029ed
No related merge requests found
...@@ -39,7 +39,8 @@ class Permohonan{ ...@@ -39,7 +39,8 @@ class Permohonan{
namaIbu='$data[NamaIbu]', namaIbu='$data[NamaIbu]',
alamatIbu='$data[AlamatIbu]', alamatIbu='$data[AlamatIbu]',
idIbu='$data[NIKIbu]', idIbu='$data[NIKIbu]',
idRumahsakit='$data[idRumahsakit]' idRumahsakit='$data[idRumahsakit]',
status = 'diproses'
WHERE WHERE
id = $data[permohonan_id]"; id = $data[permohonan_id]";
......
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