X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FMethods%2FNotifySupport.py;h=84b599f4e5148a71dcd456480b93dbb84638e11d;hb=f7ce7ce813d4c44502629820a3583f32a99a98f7;hp=bf7152097aa6b04eccbfb0307c9ec78d25be3329;hpb=9a608e111c7f8182f51753ea3f563ebc19eb4c71;p=plcapi.git diff --git a/PLC/Methods/NotifySupport.py b/PLC/Methods/NotifySupport.py index bf71520..84b599f 100644 --- a/PLC/Methods/NotifySupport.py +++ b/PLC/Methods/NotifySupport.py @@ -7,7 +7,7 @@ from PLC.sendmail import sendmail class NotifySupport(Method): """ - Sends an e-mail message to the configured support address. + Sends an e-mail message to the configured support address. Returns 1 if successful. """