[freeside-commits] branch FREESIDE_2_3_BRANCH updated. fe6f5882d1e745aa7d01758caf29d6ae1f7e137b

Ivan ivan at 420.am
Sat Jun 2 13:52:57 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  fe6f5882d1e745aa7d01758caf29d6ae1f7e137b (commit)
      from  78ea55615b476f66e7c9fa090090dc8cebf42c18 (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 fe6f5882d1e745aa7d01758caf29d6ae1f7e137b
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sat Jun 2 13:52:56 2012 -0700

    clarify description of pkg_dundate_age condition

diff --git a/FS/FS/part_event/Condition/pkg_dundate_age.pm b/FS/FS/part_event/Condition/pkg_dundate_age.pm
index 2ea2a20..75fce1f 100644
--- a/FS/FS/part_event/Condition/pkg_dundate_age.pm
+++ b/FS/FS/part_event/Condition/pkg_dundate_age.pm
@@ -4,7 +4,7 @@ use base qw( FS::part_event::Condition );
 use strict;
 
 sub description {
-  "Skip until specified #days before package suspension delay date";
+  "Skip until specified # of days before package suspension delay date";
 }
 
 

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

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




More information about the freeside-commits mailing list