/[projects]/smsdaemon/plugins/ShellExecPlugin.cpp
ViewVC logotype

Diff of /smsdaemon/plugins/ShellExecPlugin.cpp

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 62 by torben, Wed Jun 11 15:55:18 2008 UTC revision 63 by torben, Thu Jun 12 12:43:29 2008 UTC
# Line 35  void ShellExecPlugin::Execute(IGsmModem& Line 35  void ShellExecPlugin::Execute(IGsmModem&
35          else          else
36                  message = "OK";                  message = "OK";
37                    
38          modem.SendSms(sms.sender, message );          modem.SendSms(sms.sender, message, false );
39  }  }

Legend:
Removed from v.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.20