6a9fa3917f
Kick out old oebbApi Move old LICENSE and README files out of the way Add phpQuery
7 lines
106 B
PHP
7 lines
106 B
PHP
<?php
|
|
|
|
$apipath = "oebbApi_v0.3.php";
|
|
|
|
// --------------------------------------
|
|
|
|
require_once($apipath);
|