This commit is contained in:
2020-05-16 17:21:45 -04:00
parent 88e12df9ad
commit eb6f63c0fb
5 changed files with 9239 additions and 3 deletions
File diff suppressed because it is too large Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
-3
View File
@@ -17,9 +17,6 @@
#define CREATE_BY_EMAIL 1000
#define CREATE_BY_PHONE 2000
long CreateDefaultPage(CVars in, CVars &out);
long CreateUserPage(CVars in, CVars &out);
long AddPageCard(CVars in, CVars &out);