Fixed multi-punishment display

main
Inga 🏳‍🌈 14 years ago
parent 82d1227218
commit 6b6f6b2393
  1. 2
      Builder/IISMainHandler/build.txt
  2. 2
      Common/dataobjects/Post.cs

@ -364,6 +364,8 @@ namespace FLocal.Common.dataobjects {
)
);
this.punishments_Reset();
Account posterAccount = null;
try {
posterAccount = Account.LoadByUser(this.poster);

Loading…
Cancel
Save