Out-of-the-box simple configuration
git-svn-id: http://svn.32rwr.info/radicale/trunk@5 74e4794c-479d-4a33-9dda-c6c359d70f12
This commit is contained in:
@@ -22,5 +22,6 @@ _support = __import__(config.get("support", "type"), locals(), globals())
|
||||
|
||||
append = _support.append
|
||||
calendars =_support.calendars
|
||||
mkcalendar =_support.mkcalendar
|
||||
read = _support.read
|
||||
remove = _support.remove
|
||||
|
||||
Reference in New Issue
Block a user