Browse Source

forgot this here

pull/40/head
Michael Foster 11 years ago
parent
commit
aaeac9de3c
  1. 1
      inc/display.php

1
inc/display.php

@ -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;

Loading…
Cancel
Save