Uuups, a bug fix... :|
This commit is contained in:
parent
ae53c48815
commit
105cc2fa4e
1 changed files with 1 additions and 1 deletions
|
|
@ -215,7 +215,7 @@ class Configuration:
|
||||||
return self.__notification_gammu
|
return self.__notification_gammu
|
||||||
|
|
||||||
def get_notification_gammu_configuration_file(self):
|
def get_notification_gammu_configuration_file(self):
|
||||||
return self.__notification_gammu_configuration
|
return self.__notification_gammu_configuration_file
|
||||||
|
|
||||||
def get_notification_gammu_receiver(self):
|
def get_notification_gammu_receiver(self):
|
||||||
return self.__notification_gammu_receiver
|
return self.__notification_gammu_receiver
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue