Merge branch 'FREESIDE_3_BRANCH' of git.freeside.biz:/home/git/freeside into FREESIDE...
authorJonathan Prykop <jonathan@freeside.biz>
Mon, 25 Apr 2016 21:48:58 +0000 (16:48 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Mon, 25 Apr 2016 21:48:58 +0000 (16:48 -0500)
bin/part_pkg-bulk_change

index f6d8b6c..0c7bc1d 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 
 use strict;
-use vars qw( $opt_r $opt_p $opt_o $opt_v );
+use vars qw( $opt_r $opt_p $opt_o $opt_v $opt_s $opt_S $opt_z $opt_Z );
 use Getopt::Std;
 use FS::UID qw(adminsuidsetup);
 use FS::Record qw(qsearch qsearchs);