CSUN#37615 Bijlages [mee kunnen sturen met notificatie]
svn path=/Website/trunk/; revision=31038
This commit is contained in:
@@ -83,7 +83,6 @@ function sendNotification(ref_key, pcode)
|
||||
+ " WHERE ( BITAND (fac_notificatie_status, " + (puo_const.STATUS_EMAIL | puo_const.STATUS_SMS) + ") > 0"
|
||||
+ " OR fac_notificatie_systeemadres IS NOT NULL)"
|
||||
+ strFilter
|
||||
+ " and fac_notificatie_lang = 'NL'"
|
||||
+ " ORDER BY fac_notificatie_datum"
|
||||
+ " , fac_notificatie_key";
|
||||
Log2File(3, sql);
|
||||
|
||||
Reference in New Issue
Block a user