From aaeac9de3cd2e0909c6672f4d4dc1fd6d60a80e2 Mon Sep 17 00:00:00 2001 From: Michael Foster Date: Fri, 16 Aug 2013 21:51:10 +1000 Subject: [PATCH] forgot this here --- inc/display.php | 1 + 1 file changed, 1 insertion(+) diff --git a/inc/display.php b/inc/display.php index c4e09eab..c573db44 100644 --- a/inc/display.php +++ b/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;