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

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

@@ -227,7 +227,7 @@ class TagHistory extends CatchController
             $othermac=implode(",", $mac);
         }
         if (!empty($tage)) {
-            $otherlabel=implode(",", $mac);
+            $otherlabel=implode(",",$tage);
         }
         
         $labelArray=explode(',',$otherlabel);