X-Git-Url: https://git.sesse.net/?p=ccbs;a=blobdiff_plain;f=html%2Fdo-edit-scores.pl;fp=html%2Fdo-edit-scores.pl;h=4c83b7ce538ece6a26a019cbbb8825f83684cf29;hp=5db7cbf7cae69de9184cccc26fee688b2dd36007;hb=c45d49b7b660344d9b5fddd52fdadd7ccdbc23c4;hpb=43f74cfb6708acd8f2c3e7f1ce9e800da28bc0f9 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;