[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 80a3878c1a43bfacb58e904b3053fc41347ad134
Ivan
ivan at 420.am
Sat Mar 10 14:47:39 PST 2012
The branch, FREESIDE_2_3_BRANCH has been updated
via 80a3878c1a43bfacb58e904b3053fc41347ad134 (commit)
from a55ae991cd3ce8a7f989da42597d569300b8776e (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 80a3878c1a43bfacb58e904b3053fc41347ad134
Author: Ivan Kohler <ivan-debian at 420.am>
Date: Sat Mar 10 14:47:37 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