hmm, so you add the username to the DN for the add call...? i don't get LDAP
[freeside.git] / FS / FS / part_export / shellcommands_withdomain.pm
1 package FS::part_export::shellcommands_withdomain;
2
3 use vars qw(@ISA);
4 use FS::part_export::shellcommands;
5
6 @ISA = qw(FS::part_export::shellcommands);
7