From: ivan Date: Thu, 1 Mar 2007 20:12:16 +0000 (+0000) Subject: yeah, a typo X-Git-Tag: TRIXBOX_2_6~610 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=d19ad78158a96e33b3e113561d1263fa6b2fc13d;p=freeside.git yeah, a typo --- diff --git a/FS/FS/Misc/prune.pm b/FS/FS/Misc/prune.pm index 634cd8a6c..371f31cbb 100644 --- a/FS/FS/Misc/prune.pm +++ b/FS/FS/Misc/prune.pm @@ -10,7 +10,7 @@ use FS::cust_credit_refund; #use FS::cust_pay_refund; @ISA = qw( Exporter ); -@EXPORT_OK = qw( prune applications ); +@EXPORT_OK = qw( prune_applications ); =head1 NAME