forgot this here

This commit is contained in:
Michael Foster 2013-08-16 21:51:10 +10:00
parent eb8de3f992
commit aaeac9de3c

View File

@ -369,6 +369,7 @@ class Thread {
$this->name = utf8tohtml($this->name);
$this->mod = $mod;
$this->root = $root;
$this->hr = $hr;
$this->posts = array();
$this->omitted = 0;