Primary Logbook PHP
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
require "Logbook.php";
|
||||
|
||||
$r = new \germanairlinesva\file\logbook\Logbook("/mnt/f/X-Plane 11/Resources/plugins/GAConnector/");
|
||||
print_r($r);
|
||||
print_r($r->to_json_string());
|
||||
Reference in New Issue
Block a user