diff options
Diffstat (limited to 'pyload/plugins/hoster/Ftp.py')
-rw-r--r-- | pyload/plugins/hoster/Ftp.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyload/plugins/hoster/Ftp.py b/pyload/plugins/hoster/Ftp.py index 2058d21d6..af9191a4d 100644 --- a/pyload/plugins/hoster/Ftp.py +++ b/pyload/plugins/hoster/Ftp.py @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, see <http://www.gnu.org/licenses/>. - + @author: jeix @author: mkaay """ |