Commit c4842e77a4cb0ed408162238402a85ca6788d65f
1 parent
731adb96
remarketing
Showing
1 changed file
with
3 additions
and
3 deletions
Show diff stats
common/config/main.php
@@ -192,8 +192,8 @@ return [ | @@ -192,8 +192,8 @@ return [ | ||
192 | 'file' => [ | 192 | 'file' => [ |
193 | 'class' => 'common\modules\file\Module', | 193 | 'class' => 'common\modules\file\Module', |
194 | ], | 194 | ], |
195 | - 'artbox-comment' => [ | ||
196 | - 'class' => 'common\modules\comment\Module', | ||
197 | - ], | 195 | +// 'artbox-comment' => [ |
196 | +// 'class' => 'common\modules\comment\Module', | ||
197 | +// ], | ||
198 | ], | 198 | ], |
199 | ]; | 199 | ]; |