[freeside-commits] branch FREESIDE_2_3_BRANCH updated. e48643dfba0cacacd0350c8c416c815def4493e1

Ivan ivan at 420.am
Thu Apr 26 18:06:10 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  e48643dfba0cacacd0350c8c416c815def4493e1 (commit)
      from  10870e08c2444fd7da276cfe6aba7943bc6a86b4 (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 e48643dfba0cacacd0350c8c416c815def4493e1
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Thu Apr 26 18:06:09 2012 -0700

    fix package name brainfart, RT#17386

diff --git a/FS/FS/part_event/Condition/once_percust_every.pm b/FS/FS/part_event/Condition/once_percust_every.pm
index 6903b87..9e2ec1f 100644
--- a/FS/FS/part_event/Condition/once_percust_every.pm
+++ b/FS/FS/part_event/Condition/once_percust_every.pm
@@ -1,4 +1,4 @@
-package FS::part_event::Condition::once_every;
+package FS::part_event::Condition::once_percust_every;
 
 use strict;
 use FS::Record qw( qsearch );

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

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




More information about the freeside-commits mailing list