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