'tabs','profile_menu_div'=>'tabs','profile_print_div'=>'tabs','profile_gestion_div'=>'tabs','profile_repo_div'=>'tabs'); $a_tab[$call_tab]='tabs_selected'; ?>

Profil p_name?>

0 ) : ?> p_id); $name=new IText("p_name",$profile->p_name); $desc=new IText("p_desc",$profile->p_desc); $with_calc=new ICheckBox("with_calc","t"); $with_calc->set_check($profile->with_calc); $with_direct_form=new ICheckBox("with_direct_form","t"); $with_direct_form->set_check($profile->with_direct_form); // If $p_id == -1 it is a new profile if ( $p_id > 0 ) { echo ''; } ?>