year data
This commit is contained in:
@@ -461,6 +461,7 @@ long job_email(long mailtype, CVars in, CVars &out) {
|
||||
|
||||
CVars yr;
|
||||
load_db_record(yr, "SELECT to_char(now(), 'yyyy') AS YYYY");
|
||||
vars2form(yr, form);
|
||||
|
||||
switch (mailtype) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user