This commit is contained in:
Olusesan Ameye
2020-10-28 18:19:51 -04:00
parent ccb6ccbe79
commit 4c3e44895f
2 changed files with 2 additions and 0 deletions
@@ -11,6 +11,8 @@ class Register extends Web_Controller {
private function RegisterAccount() {
$data = array();
//#define MERMS_PROVIDERS_STARTPRACTICE 150005
// echo "xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ";
$data["practice_name"] = $this->input->post('practice_name');
$data["firstname"] = $this->input->post('firstname');
Binary file not shown.

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 155 KiB