[freeside-commits] branch master updated. 0e7d79b663203cf83f2b14ade82b8fd0e6b389aa

Jeremy Davis jeremyd at 420.am
Thu Sep 19 12:57:30 PDT 2013


The branch, master has been updated
       via  0e7d79b663203cf83f2b14ade82b8fd0e6b389aa (commit)
      from  b13ef3fc8aa8687943b168ed2b2ddfa5dc497516 (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 0e7d79b663203cf83f2b14ade82b8fd0e6b389aa
Author: Jeremy Davis <jeremyd at freeside.biz>
Date:   Thu Sep 19 15:57:10 2013 -0400

    #24831 Change documentation link in Conf.pm

diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index d63c12f..03280c4 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -2967,7 +2967,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