Jonlin %!s(int64=6) %!d(string=hai) anos
pai
achega
3082879c04
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      application/admin/controller/Iplimit.php

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

@@ -12,7 +12,6 @@ class Iplimit extends Base
             $offset = (($param['pageNumber'] - 1) * $limit);
             $where['object'] = $param['type'];
             if (strlen($param['searchText'])) {
-                $where['ip'] =
                 $where['ip'] = ['like', '%' . $param['searchText'] . '%'];
             }