From: ivan Date: Sat, 21 Dec 2002 07:36:50 +0000 (+0000) Subject: $noexport hack moved to svc_Common X-Git-Tag: freeside_1_4_1beta7~31 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=869c40cba02a24ea2c876e0a7dc97bc88a6d3938;hp=ee0ef4d6e0e074ff084b87ae31c83541cfe8be3b;p=freeside.git $noexport hack moved to svc_Common --- diff --git a/FS/FS/svc_acct.pm b/FS/FS/svc_acct.pm index 4b8243b98..7ff0ed889 100644 --- a/FS/FS/svc_acct.pm +++ b/FS/FS/svc_acct.pm @@ -1,7 +1,7 @@ package FS::svc_acct; use strict; -use vars qw( @ISA $DEBUG $me $noexport_hack $conf +use vars qw( @ISA $DEBUG $me $conf $dir_prefix @shells $usernamemin $usernamemax $passwordmin $passwordmax $username_ampersand $username_letter $username_letterfirst @@ -190,7 +190,7 @@ sqlradius export only) (TODOC: L and L) -(TODOC: new exports! $noexport_hack) +(TODOC: new exports!) =cut @@ -415,7 +415,7 @@ error, otherwise returns false. The corresponding FS::cust_svc record will be deleted as well. -(TODOC: new exports! $noexport_hack) +(TODOC: new exports!) =cut