forgot this here
This commit is contained in:
parent
eb8de3f992
commit
aaeac9de3c
@ -369,6 +369,7 @@ class Thread {
|
|||||||
$this->name = utf8tohtml($this->name);
|
$this->name = utf8tohtml($this->name);
|
||||||
$this->mod = $mod;
|
$this->mod = $mod;
|
||||||
$this->root = $root;
|
$this->root = $root;
|
||||||
|
$this->hr = $hr;
|
||||||
|
|
||||||
$this->posts = array();
|
$this->posts = array();
|
||||||
$this->omitted = 0;
|
$this->omitted = 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user