Browse Source

Accidentally killed a }

Signed-off-by: Michael Eshom <[email protected]>
Michael Eshom 10 years ago
parent
commit
b1cb2b0f93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Sources/Post.php

+ 1 - 0
Sources/Post.php

@@ -1917,6 +1917,7 @@ function Post2()
 			);
 
 			modifyEvent($_REQUEST['eventid'], $eventOptions);
+		}
 	}
 
 	// Marking read should be done even for editing messages....