songxingwei 3 năm trước cách đây
mục cha
commit
2d4f107cfa
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      application/admin/controller/Config.php

+ 0 - 1
application/admin/controller/Config.php

@@ -87,7 +87,6 @@ class Config extends Controller
         if ($uptype!='local'){
             $post['bot_img'] = 'http://'.$_SERVER['SERVER_NAME'].self::crabImage($post['bot_img']);
         }
-        $post['integral_share_img'] = $post['logo'];
         foreach ($post as $key => $value) {
             sysconf($key, $value);
         }