From: jeff Date: Sun, 21 Jun 2009 15:42:33 +0000 (+0000) Subject: link to docs #5855 X-Git-Tag: root_of_svc_elec_features~1111 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=035d5509424c596582eea94866ee2af63c74de9f link to docs #5855 --- diff --git a/FS/FS/part_export/acct_plesk.pm b/FS/FS/part_export/acct_plesk.pm index 1be820a75..d8d70a30e 100644 --- a/FS/FS/part_export/acct_plesk.pm +++ b/FS/FS/part_export/acct_plesk.pm @@ -23,7 +23,7 @@ Real-time export to Plesk managed server. Requires installation of Net::Plesk -from CPAN. +from CPAN and proper configuration. END ); diff --git a/FS/FS/part_export/www_plesk.pm b/FS/FS/part_export/www_plesk.pm index 82d555761..ccf9b3e17 100644 --- a/FS/FS/part_export/www_plesk.pm +++ b/FS/FS/part_export/www_plesk.pm @@ -26,7 +26,7 @@ Real-time export to Plesk managed server. Requires installation of Net::Plesk -from CPAN. +from CPAN and proper configuration. END );