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

[livejournal] r18879: LJSUP-8598 (Can't locate object method "...

Committer: ailyin
LJSUP-8598 (Can't locate object method "grab_for" via package "LJ::Worker::ProcessSub")

U   trunk/cgi-bin/LJ/Event.pm
Modified: trunk/cgi-bin/LJ/Event.pm
===================================================================
--- trunk/cgi-bin/LJ/Event.pm	2011-04-15 02:53:40 UTC (rev 18878)
+++ trunk/cgi-bin/LJ/Event.pm	2011-04-15 06:04:53 UTC (rev 18879)
@@ -57,13 +57,11 @@
 no warnings 'uninitialized';
 
 use Carp qw(confess);
+use LJ::ESN;
 use LJ::ModuleLoader;
-use Class::Autouse qw(
-    LJ::ESN
-    LJ::Subscription
-    LJ::Typemap
-    LJ::Text
-);
+use LJ::Subscription;
+use LJ::Typemap;
+use LJ::Text;
 
 ### COMMON FUNCTIONS ###
 

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