function creer_sprites_recuperer_fond ($flux) { if (isset($flux['args']['fond']) and ($flux['args']['fond'] == "modeles/logo")) { return $flux; } return creer_sprites($flux); }