[freeside-commits] branch master updated. 10b49cdbb4b4290f82ef08a035a84747b8cd2211

Mark Wells mark at 420.am
Mon May 30 10:11:17 PDT 2016


The branch, master has been updated
       via  10b49cdbb4b4290f82ef08a035a84747b8cd2211 (commit)
      from  d16673493b44b0ee6781096938baed32e8012a99 (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 10b49cdbb4b4290f82ef08a035a84747b8cd2211
Author: Mark Wells <mark at freeside.biz>
Date:   Mon May 30 10:10:58 2016 -0700

    debug

diff --git a/httemplate/elements/notify-tickets.html b/httemplate/elements/notify-tickets.html
index f7db52e..faf998e 100644
--- a/httemplate/elements/notify-tickets.html
+++ b/httemplate/elements/notify-tickets.html
@@ -31,7 +31,6 @@ if ($enabled) {
   my $CurrentUser = $session->{CurrentUser};
   $UnrepliedTickets = RT::Tickets->new($CurrentUser);
   my $search = $class->new(TicketsObj => $UnrepliedTickets);
-warn Dumper $search;
   $search->Prepare;
 }
 </%init>

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

Summary of changes:
 httemplate/elements/notify-tickets.html |    1 -
 1 file changed, 1 deletion(-)




More information about the freeside-commits mailing list