summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-12-13 23:08:21 +0100
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-12-13 23:08:21 +0100
commitcfa32735093dc01065be40312682c694d8c152d5 (patch)
treedc68608ca53c171b51cf59b4b367890848483c24 /pyLoadCore.py
parentfix pornhub.com (diff)
downloadpyload-cfa32735093dc01065be40312682c694d8c152d5.tar.xz
new locale files
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index bada63e55..99d8642bd 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -472,9 +472,6 @@ class Core(object):
self.files = FileHandler(self)
self.db.manager = self.files #ugly?
-
- self.files.fixPackageOrder(0)
- self.files.fixPackageOrder(1)
def init_webserver(self):
if self.config['webinterface']['activated']: