Commit c12a7dbd by Teeradone-PIM

teeradone userscontroller/signup

parent 56fe1379
...@@ -231,6 +231,7 @@ class UsersController extends AppController ...@@ -231,6 +231,7 @@ class UsersController extends AppController
} }
} }
public function notification($data = null) public function notification($data = null)
{ {
if(!empty($data)){ if(!empty($data)){
......
...@@ -468,6 +468,7 @@ ...@@ -468,6 +468,7 @@
<!--------------------------------- confirm password ------------------------------ --> <!--------------------------------- confirm password ------------------------------ -->
<script> <script>
function check_phone() { function check_phone() {
......
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 sign in to comment