Skip to content
Extraits de code Groupes Projets
Valider 0c1418cb rédigé par Alexandre Morignot's avatar Alexandre Morignot
Parcourir les fichiers

A !get is a post by PlayBot

parent 057baa62
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -154,7 +154,7 @@ sub exec {
VALUES (?,?,?)');
$log->error("Couldn't prepare querie; aborting") unless (defined $sth2);
$sth2->execute($content->[0], $chan->[0], $nick)
$sth2->execute($content->[0], $chan->[0], "PlayBot")
or $log->error("Couldn't finish transaction: " . $dbh->errstr);
return $content->[0];
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter