FORM Ganti Password

Mengganti Password

session->flashdata('alert')) { echo "
" . $this->session->flashdata('alert') . "
"; } elseif ($this->session->flashdata('error')) { echo "
" . $this->session->flashdata('error') . "
"; } ?>