From f84f283e8e9971c84e952490a3638f01020112d7 Mon Sep 17 00:00:00 2001 From: Andreas Date: Tue, 24 Sep 2019 14:45:04 +0200 Subject: [PATCH] converted private members to public members --- dev_mvc/model/forum/Thread.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/dev_mvc/model/forum/Thread.php b/dev_mvc/model/forum/Thread.php index 16f4050..df3e049 100644 --- a/dev_mvc/model/forum/Thread.php +++ b/dev_mvc/model/forum/Thread.php @@ -1,15 +1,15 @@