HSLE#37339 Logging die teruggaat naar hMail mag ook wel in gewone __Log
svn path=/Website/trunk/; revision=30405
This commit is contained in:
@@ -184,6 +184,8 @@ if (action) // Bijv "fac.processemail" of "uwva.closeorder-sample"
|
||||
else
|
||||
result.maillog = "Verder geen e-mail action gedefinieerd";
|
||||
|
||||
__Log(result.maillog);
|
||||
|
||||
// opruimen
|
||||
var sql = "DELETE fac_result WHERE fac_result_sessionid = " + safe.quoted_sql(psession_id);
|
||||
Oracle.Execute(sql);
|
||||
|
||||
Reference in New Issue
Block a user