[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 8107fdaf287d75014162e199ed3a0298aa2db283

Ivan ivan at 420.am
Tue Aug 21 18:45:54 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  8107fdaf287d75014162e199ed3a0298aa2db283 (commit)
      from  cab5ea90e9e5516540b09803325bd2f447c52086 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 8107fdaf287d75014162e199ed3a0298aa2db283
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Aug 21 18:45:50 2012 -0700

    add agent email, RT#18231

diff --git a/FS/FS/Cron/agent_email.pm b/FS/FS/Cron/agent_email.pm
index f3fb945..992aa35 100644
--- a/FS/FS/Cron/agent_email.pm
+++ b/FS/FS/Cron/agent_email.pm
@@ -12,7 +12,7 @@ use FS::Record qw(qsearch);# qsearchs);
 use FS::agent;
 
 @EXPORT_OK = qw ( agent_email );
-$DEBUG = 1;
+$DEBUG = 0;
 
 sub agent_email {
   my %opt = @_;

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/Cron/agent_email.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list