Backend
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
#ifndef __mx_creditcards_h__
|
||||
#define __mx_creditcards_h__
|
||||
|
||||
#include "vars.h"
|
||||
|
||||
long save_creditcard(CVars in, CVars &out);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user