From 92156b9eeac9e9675d1ed770d38ddf0a18ce1a3e Mon Sep 17 00:00:00 2001 From: Christian Wieninger Date: Sat, 20 Feb 2010 10:12:17 +0100 Subject: check if EPG exists for the next x hours --- mail.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail.h') diff --git a/mail.h b/mail.h index ecd311b..96ce8be 100644 --- a/mail.h +++ b/mail.h @@ -43,7 +43,7 @@ class cMailNotifier bool SendMailViaSendmail(); bool SendMailViaScript(); - bool SendMail(); + bool SendMail(bool force=false); bool ExecuteMailScript(string ScriptArgs); public: string scriptReply; -- cgit v1.2.3