Hi, guys,
Any ideas?
hi guys,
I have a very weird problem here.
I make 3 db search calls to a method, _get_entries_from_db and store
each of the results in different hash slices of $lists{'active_list'},
$lists{'expired_list'} and $lists{'inactive_list'}.
[snip...]