[freeside-commits] branch master updated. f88c4a7668591d51e6e923938721010fd0f2fa59

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


The branch, master has been updated
       via  f88c4a7668591d51e6e923938721010fd0f2fa59 (commit)
      from  0f54bc9de62911521dec0d6d418703a7af8033f6 (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 f88c4a7668591d51e6e923938721010fd0f2fa59
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Aug 21 18:45:45 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