Merge branch 'refs/heads/develop'

This commit is contained in:
Ruud
2013-05-29 14:51:48 +02:00
+1
View File
@@ -34,6 +34,7 @@ class Updater(Plugin):
self.updater = SourceUpdater()
addEvent('app.load', self.autoUpdate)
addEvent('app.load', self.setCrons)
addEvent('updater.info', self.info)
addApiView('updater.info', self.getInfo, docs = {