Skip to content
Snippets Groups Projects
Commit 525182a5 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

ahh

parent 0d87e441
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ public static function getAllProducts(){
$return = array();
foreach($itemsConfig as $itemConfig){
$item = yaml_parse($itemConfig);
$item = yaml_parse($itemConfig['itemConfig']);
print_r($items);
$itemAleadyEntered = false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment