stanley-king 8 lat temu
rodzic
commit
0606f2f58d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      helper/brand_helper.php

+ 1 - 1
helper/brand_helper.php

@@ -67,7 +67,7 @@ class brand_helper
                 }
                 $brand_id = intval($brand['brand_id']);
                 $this->mCountries[$brand_id] = $brand['brand_country'];
-                Log::record($brand['$brand_id'] ."=>".$brand['brand_country'] ,Log::DEBUG);
+                Log::record($brand['brand_id'] ."=>".$brand['brand_country'] ,Log::DEBUG);
             }
 
             $block = special_helper::format_grid_brands($brands);