fix
This commit is contained in:
@@ -11,6 +11,8 @@ class Register extends Web_Controller {
|
|||||||
|
|
||||||
private function RegisterAccount() {
|
private function RegisterAccount() {
|
||||||
$data = array();
|
$data = array();
|
||||||
|
//#define MERMS_PROVIDERS_STARTPRACTICE 150005
|
||||||
|
|
||||||
// echo "xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ";
|
// echo "xxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx ";
|
||||||
$data["practice_name"] = $this->input->post('practice_name');
|
$data["practice_name"] = $this->input->post('practice_name');
|
||||||
$data["firstname"] = $this->input->post('firstname');
|
$data["firstname"] = $this->input->post('firstname');
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 81 KiB After Width: | Height: | Size: 155 KiB |
Reference in New Issue
Block a user