]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/shared/Template/Forum.pm
fixed several bugs in all committed files, but anyway there's a lot to do further...
[selfforum.git] / selfforum-cgi / shared / Template / Forum.pm
index ab853ae1b12213aad5d68e0861af6471ac9cafb5..6b29a226b9c7262f3147fbb9c853fc0efb4e62f3 100644 (file)
@@ -47,6 +47,7 @@ sub print_forum_as_HTML ($$$) {
   unless ($stat = lock_file ($mainfile)) {
     if ($stat == 0) {
       violent_unlock_file ($mainfile);
+      print "aha!"
       # ueberlastet
     }
 

patrick-canterino.de