changelog_bot (changelog_bot) wrote in changelog,
changelog_bot
changelog_bot
changelog

[livejournal] r18360: LJSUP-7871. Bug fix.

Committer: gprochaev
LJSUP-7871. Bug fix.

U   trunk/cgi-bin/LJ/Console/Command/SetOwner.pm
Modified: trunk/cgi-bin/LJ/Console/Command/SetOwner.pm
===================================================================
--- trunk/cgi-bin/LJ/Console/Command/SetOwner.pm	2011-02-18 09:35:26 UTC (rev 18359)
+++ trunk/cgi-bin/LJ/Console/Command/SetOwner.pm	2011-02-18 10:01:06 UTC (rev 18360)
@@ -53,7 +53,7 @@
     LJ::set_rel($c->{userid}, $u->{userid}, 'S');
     ## Set a new supermaintainer as maintainer too.
     LJ::set_rel($c->{userid}, $u->{userid}, 'A');
-    $c->log_event('maintainer_add', { actiontarget => $u->{userid}, remote => $remote })
+    $c->log_event('maintainer_add', { actiontarget => $u->{userid}, remote => $remote });
 
     $self->print("User '$user' setted as supermaintainer for '$comm'.");
 

Tags: livejournal, pm, wisest-owl
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