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
  • + термины и меню (backup)
    e130021e
    andryeyev authored
    2015-12-17 11:17:07 +0200  
    Browse Code »
index.php 78 Bytes
Edit Raw Blame History Permalink
1 2 3 4 5 6
<?php

use common\models\Catalog;

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