dever %!s(int64=6) %!d(string=hai) anos
pai
achega
5aa0ea6e86
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      main/src/User.php

+ 1 - 1
main/src/User.php

@@ -123,7 +123,7 @@ class User extends Core
         //$scene = Dever::login($this->data['uid']) . ',' . $type . ',' . $id;
         $scene = $this->data['uid'] . ',' . $type . ',' . $id;
         //echo $scene;die;
-        $send['project'] = Dever::input('project', 1);
+        $send['project'] = Dever::input('project', $this->data['system']);
         $send['send'] = $scene;
         $send['width'] = 152;
         $send['path'] = $path;