Subject: Developers of Sympa
List archive
- From: Sergiy Zhuk <address@concealed>
- To: Olivier Salaun <address@concealed>
- Cc: sympa-dev <address@concealed>
- Subject: extra sub
- Date: Thu, 14 Feb 2002 14:25:19 -0800 (PST)
hi
there's 2 identical init_list_cache routines in List.pm:
## Initialize internal list cache
sub init_list_cache {
&do_log('debug2', 'List::init_list_cache()');
undef %list_cache;
}
## Initialize internal list cache
sub init_list_cache {
&do_log('debug2', 'List::init_list_cache()');
undef %list_cache;
}
Obviously, one of them should be removed ;)
--
rgds,
serge
- extra sub, Sergiy Zhuk, 02/14/2002
Archive powered by MHonArc 2.6.19+.