From 0e969de4543f3897a839680e8216ac145cc1cbc3 Mon Sep 17 00:00:00 2001 From: Mzhelskiy Maxim Date: Sat, 28 Jan 2017 13:39:02 +0700 Subject: [PATCH] =?UTF-8?q?=D0=90=D0=BA=D1=82=D0=B8=D0=B2=D0=B0=D1=86?= =?UTF-8?q?=D0=B8=D1=8F=20=D1=81=D0=B1=D0=BE=D1=80=D1=89=D0=B8=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/classes/hooks/HookCopyright.class.php | 3 --- application/classes/hooks/HookMain.class.php | 2 +- framework | 2 +- 3 files changed, 2 insertions(+), 5 deletions(-) diff --git a/application/classes/hooks/HookCopyright.class.php b/application/classes/hooks/HookCopyright.class.php index 21f77171..f826327b 100644 --- a/application/classes/hooks/HookCopyright.class.php +++ b/application/classes/hooks/HookCopyright.class.php @@ -42,9 +42,6 @@ class HookCopyright extends Hook */ public function CopyrightLink() { - /** - * Выводим везде, кроме страницы списка блогов и списка всех комментов - */ return '© Powered by LiveStreet CMS'; } } \ No newline at end of file diff --git a/application/classes/hooks/HookMain.class.php b/application/classes/hooks/HookMain.class.php index d7fbbac9..3428c867 100644 --- a/application/classes/hooks/HookMain.class.php +++ b/application/classes/hooks/HookMain.class.php @@ -61,7 +61,7 @@ class HookMain extends Hook /** * Запуск обработки сборщика */ - //$this->Ls_SenderRun(); + $this->Ls_SenderRun(); } /** diff --git a/framework b/framework index 99805d40..73b617f8 160000 --- a/framework +++ b/framework @@ -1 +1 @@ -Subproject commit 99805d40418c582e741a6f573c66a509c53eba25 +Subproject commit 73b617f88963369c9b58c881ff883349c9a65e47