hedera-web/web/tpv/soap.php

8 lines
69 B
PHP
Executable File

<?php
require_once ('vn/tpv/tpv.php');
Vn\Tpv::getFromSoap ();
?>