Esempio n. 1
0
<?php

/**
 * Created by PhpStorm.
 * User: elex
 * Date: 30.09.15
 * Time: 15:08
 */
include_once "snipets/ship.class.php";
$dd = new Ship();
$dd->Run($scriptProperties);