This commit is contained in:
2020-02-09 16:49:26 -05:00
parent 2b0cd9bc6f
commit c7758eaf42
2 changed files with 29 additions and 3 deletions
+4
View File
@@ -145,6 +145,10 @@ class Member extends Member_Controller {
$this->configure();
}
public function viewSharePage(){
echo "Test";
}
public function addNotecard() {
$data = array();