out
This commit is contained in:
@@ -543,7 +543,7 @@ long CronJobEmail(long mailtype, CVars in, CVars &out) {
|
|||||||
|
|
||||||
long CronAccountMail(long mailtype, CVars in){
|
long CronAccountMail(long mailtype, CVars in){
|
||||||
logfmt(logINFO, "CronAccountMail()");
|
logfmt(logINFO, "CronAccountMail()");
|
||||||
CVars x, y, z, ml;
|
CVars out, x, y, z, ml;
|
||||||
C_CGI_Form form("", "");
|
C_CGI_Form form("", "");
|
||||||
int c=0;
|
int c=0;
|
||||||
CGIList * inv_list = new CGIList(&form, "inv_items");
|
CGIList * inv_list = new CGIList(&form, "inv_items");
|
||||||
|
|||||||
Reference in New Issue
Block a user