X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS.pm;h=2517c1fd642034d7e962c00f3edfaba475fceb3c;hb=53b9ba47322ee112b3f259006ce1eeb8410904b9;hp=5ab3f71e5b73baea3cc8225d042e01a9d1aea245;hpb=7c9457296c5dd8985eda5a8325ba1254223ec953;p=freeside.git diff --git a/FS/FS.pm b/FS/FS.pm index 5ab3f71e5..2517c1fd6 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -3,7 +3,7 @@ package FS; use strict; use vars qw($VERSION); -$VERSION = '3.0git'; +$VERSION = '3.0'; #find missing entries in this file with: # for a in `ls *pm | cut -d. -f1`; do grep 'L' ../FS.pm >/dev/null || echo "missing $a" ; done @@ -284,6 +284,10 @@ L - Agent payment gateway class L - Service class +L - Export hostname choice class + +L - Customer export hostname class + L - Customer package class L - Customer package option class