File "bootstrap.php"
Full Path: /home/clickysoft/public_html/jmapi5.clickysoft.net/vendor/maennchen/zipstream-php/test/bootstrap.php
File size: 113 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
date_default_timezone_set('UTC');
require __DIR__ . '/../vendor/autoload.php';