This commit is contained in:
2022-02-28 19:31:37 -05:00
parent 862d129d00
commit 49e0c1191f
21 changed files with 554 additions and 62 deletions
+5 -1
View File
@@ -26,7 +26,11 @@ class Member extends Users_Controller {
}
}
public function deleteacc(){
echo "Please log out of your account, and you will not be able to log in anymore. ";
$data = $this->getSessionArray();
}
public function addreccipient() {