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=20; echo $direct->input(); $gDossier=dossier::id(); ?>
try { new Ajax.Autocompleter("ac","ac_choices","direct.php?gDossier=", {paramName:"acs",minChars:1,indicator:null, callback:null, afterUpdateElement:null});} catch (e){alert(e.message);};
"; 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']; } ?>
>