FSN#29180 SMS notificatie zonder dat het geconfigureerd is iets beter detecteren/ loggen

svn path=/Website/branches/v5.4.1/; revision=21291
This commit is contained in:
Jos Groot Lipman
2014-04-10 07:30:40 +00:00
parent 96965b4c75
commit 0a4f83e639

View File

@@ -14,6 +14,12 @@ function sendSMS( p_telnr
, p_msg
)
{
if (!S("puo_uid") || !S("puo_pwd"))
{
Log2File(1, "SMS bericht: '" + p_msg + "' *niet* verzonden naar " + p_telnr + " want SMS niet geconfigureerd.");
return false;
}
Log2File(1, "*> sendSMS");
var SXH_PROXY_SET_PROXY = 2; // contante in msxml2