vadvs (vadvs) wrote in changelog,
vadvs
vadvs
changelog

[livejournal] r23354: LJSUP-14365: Wrong text of birthday noti...

Committer: vad
LJSUP-14365: Wrong text of birthday notification
U   trunk/bin/worker/birthday-notify
Modified: trunk/bin/worker/birthday-notify
===================================================================
--- trunk/bin/worker/birthday-notify	2012-11-23 14:58:54 UTC (rev 23353)
+++ trunk/bin/worker/birthday-notify	2012-11-23 15:14:28 UTC (rev 23354)
@@ -140,7 +140,7 @@
         # it makes jobs to appear evenly throughout the hour
         my $delay = int rand 3600;
 
-        LJ::Event::Birthday->new($u, time + $delay)->fire;
+        LJ::Event::Birthday->new($u)->fire;
 
         my $notify = DateTime->from_epoch( epoch => $bdays->{$u->id} );
         $notify->set_second(0);

Tags: livejournal, vad, vadvs
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