##// END OF EJS Templates
email notification is not sent by default. Now it is necessary to set an email account in /etc/schain.conf
email notification is not sent by default. Now it is necessary to set an email account in /etc/schain.conf

File last commit:

r769:6dab1cfa15cc
r796:a6015faf3805
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
Version updated
r769 __version__ = "2.2.3.2"