فهرست منبع

Update User\Save

Visman 3 سال پیش
والد
کامیت
fabe431bf8
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/Models/User/Save.php

+ 1 - 1
app/Models/User/Save.php

@@ -38,7 +38,7 @@ class Save extends Action
         ) {
         ) {
             $fileds = $this->c->dbMap->online;
             $fileds = $this->c->dbMap->online;
             $table  = 'online';
             $table  = 'online';
-            $where  = 'user_id=1 AND ident=?s';
+            $where  = 'user_id=0 AND ident=?s';
         } else {
         } else {
             $fileds = $this->c->dbMap->users;
             $fileds = $this->c->dbMap->users;
             $table  = 'users';
             $table  = 'users';