ftp_manager. prevent Tb
This commit is contained in:
@@ -251,7 +251,8 @@ class FtpManager(GajimPlugin):
|
|||||||
pass
|
pass
|
||||||
except ImportError, import_error:
|
except ImportError, import_error:
|
||||||
pass
|
pass
|
||||||
|
except AttributeError, attribute_error:
|
||||||
|
pass
|
||||||
if module is None:
|
if module is None:
|
||||||
continue
|
continue
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[info]
|
[info]
|
||||||
name: Ftp Manager
|
name: Ftp Manager
|
||||||
short_name: ftp_manager
|
short_name: ftp_manager
|
||||||
version: 0.1.2
|
version: 0.2
|
||||||
description: Install and upgrade plugins from ftp
|
description: Install and upgrade plugins from ftp
|
||||||
authors: Denis Fomin <fominde@gmail.com>
|
authors: Denis Fomin <fominde@gmail.com>
|
||||||
homepage: http://trac-plugins.gajim.org/wiki/
|
homepage: http://trac-plugins.gajim.org/wiki/
|
||||||
|
|||||||
Reference in New Issue
Block a user