diff --git a/sections/index/private.php b/sections/index/private.php index e5f2413a..66c4bcf1 100644 --- a/sections/index/private.php +++ b/sections/index/private.php @@ -1,5 +1,6 @@ include(SERVER_ROOT.'/classes/class_text.php'); + $Text = new TEXT; if (!$News = $Cache->get_value('news')) { @@ -42,7 +43,7 @@