fix
This commit is contained in:
@@ -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() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user