This commit is contained in:
2020-02-09 18:49:41 -05:00
parent db97b4afdc
commit 4ed7b4089e
2 changed files with 3 additions and 4 deletions
+2 -1
View File
@@ -104,7 +104,8 @@ class Member extends Member_Controller {
}
public function myprofile() {
$data =[];
$this->renderMemberPages('view_myprofile', $data);
}
public function configure() {