[freeside-commits] branch master updated. e4a30aa68cf28364883cf585819c18c470ec7a43

Mark Wells mark at 420.am
Sat Jul 12 21:25:48 PDT 2014


The branch, master has been updated
       via  e4a30aa68cf28364883cf585819c18c470ec7a43 (commit)
      from  c7cc0522832d0e1c056f9bce46dd1b4b5551e612 (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 e4a30aa68cf28364883cf585819c18c470ec7a43
Author: Mark Wells <mark at freeside.biz>
Date:   Sat Jul 12 21:24:31 2014 -0700

    fix typo

diff --git a/FS/FS/Setup.pm b/FS/FS/Setup.pm
index 5e28c13..5528c89 100644
--- a/FS/FS/Setup.pm
+++ b/FS/FS/Setup.pm
@@ -2,7 +2,7 @@ package FS::Setup;
 use base qw( Exporter );
 
 use strict;
-use vars qw( ISA @EXPORT_OK );
+use vars qw( @EXPORT_OK );
 #use Tie::DxHash;
 use Tie::IxHash;
 use Crypt::OpenSSL::RSA;

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

Summary of changes:
 FS/FS/Setup.pm |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list