]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/blobdiff - data/rbot/plugins/httpd.rb.disabled
plugin(oxford): fix result handling, closes #37
[user/henk/code/ruby/rbot.git] / data / rbot / plugins / httpd.rb.disabled
index 92fe3a80969eb6371f0bb14f3b6f35ab2a320ff8..ccfb42e2de69f6fcaf1ae25c706e643066a7e81e 100644 (file)
@@ -23,6 +23,7 @@ class HttpPlugin < Plugin
   end
   def cleanup
     @http_server.shutdown
+    super
   end
   def help(plugin, topic="")
     "no help yet"