%doc> Manage Contact Lists (unprviledged users) %doc> %####################################################################### %# %# Args section %# %####################################################################### <%args> $user => $ui->get_current_user($r) $submit => undef $show_contactlist => undef $show_tasks => undef $showheader => 1 %args> % % % %####################################################################### %# %# INIT section %# %####################################################################### % <%init> my $DEBUG = 0; print '%ARGS is
', Dumper(%ARGS), '
% if ( @objs ){
% }else{ No Contact Lists available for this user. % }