##// END OF EJS Templates
Bug fixed: FTP Server thread stopped when an error sending file occurred
Bug fixed: FTP Server thread stopped when an error sending file occurred

File last commit:

r643:bf37eba8f6f6
r646:8add51ecf562
Show More
__init__.py
6 lines | 92 B | text/x-python | PythonLexer
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 '''
Created on Feb 7, 2012
Daniel Valdez
Primera version del modelo del proyecto Signal Chain
r6
Daniel Valdez
Fijando variables svn:keywords Author Id
r16 @author $Author$
@version $Id$
'''
Miguel Valdez
Bugs fixed in Signal Chain GUI:...
r643 __version__ = "2.1.5.2"