add draft status to events

This commit is contained in:
Milan
2018-01-25 20:50:44 +01:00
parent 459d36b7c7
commit 6222e2a63f
12 changed files with 101 additions and 28 deletions

View File

@@ -40,6 +40,5 @@ if ($0=~/comments.*?\.cgi$/){
print $output;
}
#do not delete last line
1;