From c4842e77a4cb0ed408162238402a85ca6788d65f Mon Sep 17 00:00:00 2001 From: Alex Date: Mon, 5 Dec 2016 19:02:47 +0200 Subject: [PATCH] remarketing --- common/config/main.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/common/config/main.php b/common/config/main.php index 5d3d8dc..2f864f4 100755 --- a/common/config/main.php +++ b/common/config/main.php @@ -192,8 +192,8 @@ return [ 'file' => [ 'class' => 'common\modules\file\Module', ], - 'artbox-comment' => [ - 'class' => 'common\modules\comment\Module', - ], +// 'artbox-comment' => [ +// 'class' => 'common\modules\comment\Module', +// ], ], ]; -- libgit2 0.21.4