summaryrefslogtreecommitdiffstats
path: root/pyLoadCore.py
diff options
context:
space:
mode:
authorGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-04-07 16:19:00 +0200
committerGravatar RaNaN <Mast3rRaNaN@hotmail.de> 2011-04-07 16:19:00 +0200
commit98d6824b47f34597a0486fd41963863037cb294d (patch)
tree7a20da6fadea36850c92d947a49d011e7314938b /pyLoadCore.py
parentul fix (diff)
downloadpyload-98d6824b47f34597a0486fd41963863037cb294d.tar.xz
information page for webif
Diffstat (limited to 'pyLoadCore.py')
-rwxr-xr-xpyLoadCore.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyLoadCore.py b/pyLoadCore.py
index f433330df..67778cee2 100755
--- a/pyLoadCore.py
+++ b/pyLoadCore.py
@@ -284,6 +284,7 @@ class Core(object):
self.do_restart = False
self.shuttedDown = False
+ self.log.info("pyLoad %s" % CURRENT_VERSION)
self.log.info(_("Using home directory: %s") % getcwd())
self.writePidFile()