likang %!s(int64=2) %!d(string=hai) anos
pai
achega
75e3c55928
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      catch/tag_history/controller/TagHistory.php

+ 1 - 0
catch/tag_history/controller/TagHistory.php

@@ -227,6 +227,7 @@ class TagHistory extends CatchController
         
         $labelArray=explode(',',$otherlabel);
         foreach($labelArray as $item){
+            $otherWhere=[];
             $otherWhere[]=["mac","=",$othermac];
             $otherWhere[]=["lable","=",trim($item)];