This commit is contained in:
2020-01-24 07:52:28 -05:00
parent 767debe548
commit 6b59c88bc5
+1 -1
View File
@@ -16,7 +16,7 @@ class Auth extends CI_Controller {
public function resetpass() {
//$this->load->view('home/home');
echo "START RESET";
echo "START RESET 1";
}
}