Logo white

Administrator / baucenter

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • baucenter
  • common
  • modules
  • product
  • config.php
  • init project
    a8370482
    Alexander Karnovsky authored
    2016-03-19 12:28:52 +0200  
    Browse Code ยป
config.php 102 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
<?php

return [
    'params' => [
        'category_group' => 1,
        'brand_group' => 2,
    ],
];