Logo white

Administrator / realy_old_artbox

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • realy_old_artbox
  • frontend
  • views
  • catalog
  • index.php
  • + новая версия (drupal + термины)
    3fe15343
    andryeyev authored
    2015-12-08 17:35:12 +0200  
    Browse Code »
index.php 88 Bytes
Edit Raw Blame History
1 2 3 4 5 6
<?php

use common\models\ShopCategory;

$tree = new ShopCategory();
echo $tree->build();