forgot this here

This commit is contained in:
Michael Foster 2013-08-16 21:51:10 +10:00
parent 78812eff87
commit 3860524165

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;