X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Fdo-edit-scores.pl;h=4c83b7ce538ece6a26a019cbbb8825f83684cf29;hb=a8f5648a4186b79c28c0c98f647802fc7ee36af8;hp=5db7cbf7cae69de9184cccc26fee688b2dd36007;hpb=77effc14782476c444f08b47e34607764ab26b5a;p=ccbs diff --git a/html/do-edit-scores.pl b/html/do-edit-scores.pl index 5db7cbf..4c83b7c 100755 --- a/html/do-edit-scores.pl +++ b/html/do-edit-scores.pl @@ -72,6 +72,8 @@ for my $p ($cgi->param()) { } } +$dbh->do('NOTIFY scores'); + $dbh->commit; $dbh->disconnect;