Add an RSSCloud queue handler daemon

This commit is contained in:
Zach Copley
2009-12-08 21:04:26 +00:00
parent d091d06115
commit ff26b8d88b
4 changed files with 88 additions and 1 deletions

View File

@@ -127,6 +127,8 @@ class RSSCloudNotifier {
}
}
}
return true;
}
function handleFailure($cloudSub)