Commit fbbab959 authored by Aurel's avatar Aurel

comment for futur todo

parent ff628815
...@@ -471,6 +471,7 @@ class SyncMLSubscription(XMLObject): ...@@ -471,6 +471,7 @@ class SyncMLSubscription(XMLObject):
""" """
Add delete command to syncml resposne Add delete command to syncml resposne
""" """
# XXX property must be renamed to activity_enabled
if self.getIsActivityEnabled(): if self.getIsActivityEnabled():
self.recurseCallMethod( self.recurseCallMethod(
method_id="getId", method_id="getId",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment