Андрей (andy) wrote in changelog,
Андрей
andy
changelog

[ljcom] r11722: LJSUP-11563 (Delayed entries poster prob...

Committer: ailyin
LJSUP-11563 (Delayed entries poster problem)
U   trunk/cgi-bin/LJ/Hooks/QotD.pm
Modified: trunk/cgi-bin/LJ/Hooks/QotD.pm
===================================================================
--- trunk/cgi-bin/LJ/Hooks/QotD.pm	2012-04-17 15:37:18 UTC (rev 11721)
+++ trunk/cgi-bin/LJ/Hooks/QotD.pm	2012-04-18 06:04:57 UTC (rev 11722)
@@ -272,6 +272,7 @@
 
     # add to queue
     unless ( $opts->{'req'}->{'qotd_xpost'} ) {
+        Class::Autouse->load('LJ::PersistentQueue');
         my $queue = LJ::queue("latest_qotd_$qid", $LJ::RECENT_QOTD_SIZE);
         $queue->add(join(',', $entry->journalid, $entry->jitemid));
     }

Tags: ailyin, andy, 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