Fix double variables showing up in thread and post help.

This commit is contained in:
Colin Kuskie 2009-04-03 21:08:56 +00:00
parent 269227aa07
commit 78c76f543c
2 changed files with 2 additions and 5 deletions

View file

@ -1,4 +1,5 @@
7.7.3
- fixed #10094: double explanation in thread help
7.7.2
- fixed #10056: YUI javascripts included while adminOff (BNC)