Dossier :

get_value("select count(*) from profile join profile_user using (p_id) where user_name=$1 and with_calc=true",array($_SESSION['g_user'])) ==1): echo IButton::show_calc(); endif; if ( $cn->get_value("select count(*) from profile join profile_user using (p_id) where user_name=$1 and with_direct_form=true",array($_SESSION['g_user'])) ==1): ?>
style='class="direct"'; $direct->value=''; $direct->size=(strlen($direct->value)<10)?10:strlen($direct->value); echo $direct->input(); echo HtmlInput::submit('go','aller'); ?>
"; continue; } if ($row['me_code']==$selected) { $style="background:red"; } if ( $row['me_url']!='') { $url=$row['me_url']; } elseif ($row['me_javascript'] != '') { $url="javascript:void(0)"; $js=sprintf(' onclick="%s"',$row['me_javascript']); } else { $url="do.php?gDossier=".Dossier::id()."&ac=".$row['me_code']; } ?>
>