Первая копия
This commit is contained in:
6
metadata/tree/tree_b.php
Normal file
6
metadata/tree/tree_b.php
Normal file
@ -0,0 +1,6 @@
|
||||
<?php
|
||||
require_once("../../config.php");
|
||||
require_once("../include/xmltools.php");
|
||||
$treexml='tree.xml';
|
||||
require_once("tree.php");
|
||||
?>
|
||||
Reference in New Issue
Block a user