[freeside-commits] branch FREESIDE_3_BRANCH updated. f691b3f414bfc0a07a3b5967e159403e1cfca960
Jeremy Davis
jeremyd at 420.am
Thu Sep 19 12:58:27 PDT 2013
The branch, FREESIDE_3_BRANCH has been updated
via f691b3f414bfc0a07a3b5967e159403e1cfca960 (commit)
from 8b463a63a9e9fa5ebe4dc3e958ddc837ff2074a4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit f691b3f414bfc0a07a3b5967e159403e1cfca960
Author: Jeremy Davis <jeremyd at freeside.biz>
Date: Thu Sep 19 15:58:19 2013 -0400
#24831 Change documentation link in Conf.pm
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 2e2f7e4..51f9fc1 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2966,7 +2966,7 @@ and customer address. Include units.',
{
'key' => 'network_monitoring_system',
'section' => 'network_monitoring',
- 'description' => 'Networking monitoring system (NMS) integration. <b>Torrus_Internal</b> uses the built-in Torrus ticketing system (see the <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:2.1:Documentation:Torrus_Installation">integrated networking monitoring system installation instructions</a>).',
+ 'description' => 'Networking monitoring system (NMS) integration. <b>Torrus_Internal</b> uses the built-in Torrus ticketing system (see the <a href="http://www.freeside.biz/mediawiki/index.php/Freeside:3:Documentation:Torrus_Installation">integrated networking monitoring system installation instructions</a>).',
'type' => 'select',
'select_enum' => [ '', qw(Torrus_Internal) ],
},
-----------------------------------------------------------------------
Summary of changes:
FS/FS/Conf.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list