From 10a476a7c10ac45b6bc2657df24544318c0693f8 Mon Sep 17 00:00:00 2001 From: RaNaN Date: Fri, 24 Dec 2010 15:36:09 +0100 Subject: fixed header and POST --- pyLoadCore.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'pyLoadCore.py') diff --git a/pyLoadCore.py b/pyLoadCore.py index b64ef33f2..dfbb2f51d 100755 --- a/pyLoadCore.py +++ b/pyLoadCore.py @@ -317,8 +317,6 @@ class Core(object): self.requestFactory = RequestFactory(self) __builtin__.pyreq = self.requestFactory - #path.append(self.plugin_folder) - self.lastClientConnected = 0 self.server_methods = ServerMethods(self) -- cgit v1.2.3