diff options
author | Stefano <l.stickell@yahoo.it> | 2014-03-25 00:16:34 +0100 |
---|---|---|
committer | Stefano <l.stickell@yahoo.it> | 2014-04-21 17:09:19 +0200 |
commit | 29b54aaa68ac146db030c51586dc4ac0a28bf950 (patch) | |
tree | 8beffdb1f93c2052a5f0425906305f55e8d2256b /pyload/plugins/hoster/UptoboxCom.py | |
parent | 1fichier: fixed #553 (diff) | |
download | pyload-29b54aaa68ac146db030c51586dc4ac0a28bf950.tar.xz |
Merge pull request #561 from vuolter/s/hoster/UptoboxCom
XFileSharingPro: Fixed expired session detection
Fixes #558
(cherry picked from commit b87861c6f906e826b6834da7fe0745b7cb2aee56)
Diffstat (limited to 'pyload/plugins/hoster/UptoboxCom.py')
-rw-r--r-- | pyload/plugins/hoster/UptoboxCom.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/UptoboxCom.py b/pyload/plugins/hoster/UptoboxCom.py index 4568526cb..b4b35ab20 100644 --- a/pyload/plugins/hoster/UptoboxCom.py +++ b/pyload/plugins/hoster/UptoboxCom.py @@ -1,5 +1,4 @@ # -*- coding: utf-8 -*- - ############################################################################### # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as |