Changeset 10384

Show
Ignore:
Timestamp:
04/25/08 02:51:22 (5 years ago)
Author:
yappo
Message:

今の所 DisableDynamicPlugin? いらなくなった

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/HTTP-Engine/trunk/lib/HTTP/Engine.pm

    r10364 r10384  
    3232use HTTP::Engine::Response; 
    3333 
    34 __PACKAGE__->load_components(qw/Plaggerize Autocall::InjectMethod DisableDynamicPlugin/); 
     34__PACKAGE__->load_components(qw/Plaggerize Autocall::InjectMethod/); 
    3535 
    3636sub new {