0
1
Fork 0
hedera-web-mindshore/web/tpv/soap.php

8 lines
69 B
PHP
Raw Normal View History

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