test_just_email

This commit is contained in:
CHIEFSOFT\ameye
2025-07-05 13:08:55 -04:00
parent b9c5a6e4f0
commit 04c742c7cd
3 changed files with 34 additions and 30 deletions
+1
View File
@@ -34,6 +34,7 @@ long account_email(long mailtype, CVars in, CVars &out);
long job_email(long mailtype, CVars in, CVars &out);
long project_email(long mailtype, CVars in, CVars &out);
long test_email(CVars in, CVars &out);
long test_just_email(CVars in, CVars &out);
long sendmoney_email(long mailtype, CVars in, CVars &out);
long alert_email(long mailtype, CVars in, CVars &out) ;
long SendmarketMessage(CVars in, CVars &out);