Show
Ignore:
Timestamp:
05/29/07 20:48:48 (3 years ago)
Author:
eevee
Message:

Fixed: Vee::Dex was not being initialized early enough, as some of the startup search code wanted its variables. initialize() is now called in Vee::M::DBIC::new.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • veekun/trunk/lib/Vee.pm

    r179 r186  
    5454__PACKAGE__->setup; 
    5555 
    56 Vee::Dex::initialize( __PACKAGE__->model('DBIC') ); 
    57  
    5856{ 
    5957    no strict 'refs';