holyandrew� (holyandrew) wrote in changelog,
holyandrew�
holyandrew
changelog

[ljcom] r11965: LJSUP-12210: Fix support tools according...

Committer: akanashin
LJSUP-12210: Fix support tools according to specification
U   trunk/cgi-bin/LJ/Console/Command/DomainRU.pm
Modified: trunk/cgi-bin/LJ/Console/Command/DomainRU.pm
===================================================================
--- trunk/cgi-bin/LJ/Console/Command/DomainRU.pm	2012-05-16 06:56:50 UTC (rev 11964)
+++ trunk/cgi-bin/LJ/Console/Command/DomainRU.pm	2012-05-16 07:18:52 UTC (rev 11965)
@@ -64,7 +64,7 @@
         $cart->set_method( LJ::Pay::Method::Wallet->code );
         $it->_deliver_item(undef, undef, $account) if ($cart);
         $reason ||= 'added by support';
-        LJ::statushistory_add($u->userid, $remote->userid, 'domain_alias', "Domain added $domain. Reason: ".$reason);
+        LJ::statushistory_add($u->userid, $remote->userid, 'domain_alias', "Domain added http://$domain. Reason: ".$reason);
         return $self->print("Domain added");
     } elsif ($action eq 'remove') {
         $reason ||= 'removed by support';

Tags: akanashin, holyandrew, ljcom, pm
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments