' . join('', $err) . '');
}
echo "OK";
function essais_couleur_extraire(){
$essais = array (
0 =>
array (
0 => '759bc8',
1 => url_absolue(find_in_path('tests/degrade-bleu.jpg')),
),
1 =>
array (
0 => '759bc8',
1 => find_in_path('tests/degrade-bleu.jpg'),
),
);
return $essais;
}
?>