4 lines
53 B
PHP
4 lines
53 B
PHP
|
<?php
|
||
|
$format = 'xml';
|
||
|
require __DIR__ . '/get.php';
|