songxingwei %!s(int64=3) %!d(string=hai) anos
pai
achega
2d4f107cfa
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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);
         }