diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index 5883b98a..e228480f 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -2533,7 +2533,7 @@ if __name__ == '__main__': sys.stderr = sys.__stderr__ traceback = s.getvalue() try: - if not debug and To: + if To: # Paramètres pour le mail From = script_utilisateur + '@crans.org'