summaryrefslogtreecommitdiff
path: root/FS/FS/part_export/shellcommands_withdomain.pm
blob: a15c24d88573576630f2272a01cff46a56e07146 (plain)
1
2
3
4
5
6
7
package FS::part_export::shellcommands_withdomain;

use vars qw(@ISA);
use FS::part_export::shellcommands;

@ISA = qw(FS::part_export::shellcommands);