chiark / gitweb /
Add -type f to crontab.part.IN0
[modbot-mtm.git] / sballot / cgi
index b537dcc393681b74bab4aec4df264c937fca6263..b59ec43e53e5292c8ff2f86dbad0bcded5d7b8b0 100755 (executable)
@@ -18,6 +18,8 @@ BEGIN {
 
 use ModerationCommon;
 
+readsettings();
+
 sub fail ($) {
     my ($m)= @_;
     print header(-status=>500), start_html('Secret ballot - error'),