X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS.pm;h=287e50c67cbf896f0205d93ad347ca1a71551fc0;hp=36fabcb8e3488d1d73dc7fd5decb418288ec87c9;hb=327df8aefdcf96c9c83805570abf4cc242cf46b9;hpb=8d77be096e5f1cec2d64182d1f95d13a1744a6d5 diff --git a/FS/FS.pm b/FS/FS.pm index 36fabcb8e..287e50c67 100644 --- a/FS/FS.pm +++ b/FS/FS.pm @@ -5,6 +5,9 @@ use vars qw($VERSION); $VERSION = '0.01'; +#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 + 1; __END__ @@ -26,6 +29,12 @@ L - User class (not yet OO) L - Non OO-subroutines for the web interface. +L - Message catalog + +L - Message catalog + +L - RADIUS dictionary + =head2 Database record classes L - Database record base class @@ -43,6 +52,8 @@ L - Service base class L - Account (shell, RADIUS, POP3) class +L - RADIUS groups + L - Domain class L - DNS zone entries @@ -121,6 +132,8 @@ L - Job queue L - Job arguments +L - Message catalogs + =head1 Remote API modules L @@ -131,11 +144,23 @@ L =head2 Command-line utilities -L +L L -L +L + +L + +L + +L + +L + +L + +L L