This commit is contained in:
2020-02-09 16:56:23 -05:00
parent c7758eaf42
commit 31ff54d4b7
2 changed files with 18 additions and 2 deletions
+3
View File
@@ -149,6 +149,9 @@ class Member extends Member_Controller {
echo "Test";
}
public function deletePageAction(){
echo "Deleted";
}
public function addNotecard() {
$data = array();