Skip to content

Commit

Permalink
retrait echo $ua
Browse files Browse the repository at this point in the history
  • Loading branch information
LDWP committed Nov 16, 2023
1 parent 78957ab commit fef4f94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion taxobot.php
Expand Up @@ -206,7 +206,6 @@ function sortie_resultat($article, $liens, $taxon) {
// User Agent
$ua = get_config('ua');
if ($ua) {
echo "$ua";
user_agent($ua);
logs("User Agent utilisé : " . $ua);
}
Expand Down

0 comments on commit fef4f94

Please sign in to comment.