True back end - notifications
This commit is contained in:
@@ -73,7 +73,7 @@ wrenchboard=> SELECT uid,icon,msg,added FROM members_notification WHERE member_i
|
||||
logfmt(logINFO, "/WrenchReturnMemberNotifications()");
|
||||
return ret;
|
||||
|
||||
return 0;
|
||||
return ret;
|
||||
}
|
||||
|
||||
long WrenchReturnMemberBankAccount(CVars in, CVars &out) {
|
||||
|
||||
Reference in New Issue
Block a user