From: ivan Date: Tue, 29 Nov 2011 02:48:06 +0000 (+0000) Subject: add forward and spam setting to inter.net portal, RT#13656 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=ee7abaf6cf68da08a8183e8d6aadb2e211f7be7d add forward and spam setting to inter.net portal, RT#13656 --- diff --git a/FS/FS/ClientAPI/MyAccount.pm b/FS/FS/ClientAPI/MyAccount.pm index ac3ebdfc5..abb93e8ec 100644 --- a/FS/FS/ClientAPI/MyAccount.pm +++ b/FS/FS/ClientAPI/MyAccount.pm @@ -1569,6 +1569,7 @@ sub process_acct_forward { { 'srcsvc' => $p->{'svcnum'} }, 'svc_forward', ); + warn $old; if ( $p->{'dst'} eq '' ) { if ( $old ) {