parent
928f6938d2
commit
ef972a871b
|
@ -391,9 +391,6 @@ sub sessioncgi ($$) { #{{{
|
||||||
IkiWiki::check_canedit($page, $cgi, $session);
|
IkiWiki::check_canedit($page, $cgi, $session);
|
||||||
$postcomment=0;
|
$postcomment=0;
|
||||||
|
|
||||||
# FIXME: check that the wiki is locked right now, because
|
|
||||||
# if it's not, there are mad race conditions!
|
|
||||||
|
|
||||||
# FIXME: rather a simplistic way to make the comments...
|
# FIXME: rather a simplistic way to make the comments...
|
||||||
my $i = 0;
|
my $i = 0;
|
||||||
my $file;
|
my $file;
|
||||||
|
|
Loading…
Reference in New Issue