diff options
author | levinse <levinse> | 2010-11-29 02:30:39 +0000 |
---|---|---|
committer | levinse <levinse> | 2010-11-29 02:30:39 +0000 |
commit | 1594e450be1c4f0c9f9a2d98ab72c714a4695bdc (patch) | |
tree | 3ac03e5f1ec518ba5fe531d1c85edbbd5361589e /FS/FS.pm | |
parent | 53b930cc67361258ea40f793ca1eb0b3d976bd9c (diff) |
move DSL notes into a dsl_note table, implement partial ikano dsl_pull
Diffstat (limited to 'FS/FS.pm')
-rw-r--r-- | FS/FS.pm | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -150,6 +150,8 @@ L<FS::svc_broadband> - DSL, wireless and other broadband class. L<FS::svc_dsl> - DSL +L<FS::dsl_note> - DSL order notes + L<FS::addr_block> - Address block class L<FS::router> - Router class |