Очистка мусора
This commit is contained in:
parent
8a3897ad8f
commit
c9e3b542b7
|
@ -266,13 +266,6 @@ class Supply extends Product implements ProductInterface
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// $fp = fopen('555.txt', 'a');
|
|
||||||
// fwrite($fp, print_r($property, true) . PHP_EOL);
|
|
||||||
// fclose($fp);
|
|
||||||
|
|
||||||
|
|
||||||
foreach ($product as $product) {
|
foreach ($product as $product) {
|
||||||
// Перебор всех инициализированных продуктов
|
// Перебор всех инициализированных продуктов
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue