$GLOBALS['boites_privees_gauche'][] = 'ma_boite_privee'; function ma_boite_privee($flux, $exec) { return $flux . debut_boite_info(true) . 'Youpi !!' . fin_boite_info(true); }