From 82ceb6631ee2a3d256bb3b869745967cae3f71f8 Mon Sep 17 00:00:00 2001
From: Peter Rotich <peter@osticket.com>
Date: Sat, 6 Feb 2016 01:38:27 +0000
Subject: [PATCH] Bug: Show help topic specific thank-you page

---
 include/class.topic.php | 1 -
 1 file changed, 1 deletion(-)

diff --git a/include/class.topic.php b/include/class.topic.php
index 731ea0e1c..0b808cc2f 100644
--- a/include/class.topic.php
+++ b/include/class.topic.php
@@ -60,7 +60,6 @@ implements TemplateVariable {
         ),
     );
 
-    var $page;
     var $_forms;
 
     const DISPLAY_DISABLED = 2;
-- 
GitLab