From 1ffd7d167dfc9b40eab7067d81a25720d04c9387 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 13 Aug 2010 13:33:21 +0200 Subject: some fixes, working irc interface --- pyLoadCore.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index cc9480dee..f3d6de7e0 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -482,6 +482,8 @@ class ServerMethods(): self.core.log.info(_("Added package %s containing %s links") % (name, len(links))) self.core.files.save() + + return pid def get_package_data(self, id): -- cgit v1.2.3