[freeside-commits] branch master updated. 8f155ea8e7013a3876033b1ccf8d3099fce5cfc1

Ivan ivan at 420.am
Sat Mar 10 14:47:37 PST 2012


The branch, master has been updated
       via  8f155ea8e7013a3876033b1ccf8d3099fce5cfc1 (commit)
      from  984fff08c579ff72f6eb7f658d9373079eafb16a (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 8f155ea8e7013a3876033b1ccf8d3099fce5cfc1
Author: Ivan Kohler <ivan-debian at 420.am>
Date:   Sat Mar 10 14:47:36 2012 -0800

    fix everyone.net link pointing to CP, RT#16840

diff --git a/FS/FS/part_export/everyone_net.pm b/FS/FS/part_export/everyone_net.pm
index e04318e..0fd32fa 100644
--- a/FS/FS/part_export/everyone_net.pm
+++ b/FS/FS/part_export/everyone_net.pm
@@ -20,7 +20,7 @@ tie my %options, 'Tie::IxHash',
   'options'=> \%options,
   'notes'  => <<'END'
 Real-time export to
-<a href="http://www.cp.net/">Everyone.net</a> via the XRC Remote API.
+<a href="http://www.everyone.net/">Everyone.net</a> via the XRC Remote API.
 Requires installation of
 <a href="http://search.cpan.org/dist/Net-XRC">Net::XRC</a>
 from CPAN.

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/part_export/everyone_net.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list