TimeTrex/vendor/maennchen/zipstream-php/test/bootstrap.php

7 lines
112 B
PHP
Raw Normal View History

2022-12-13 07:10:06 +01:00
<?php
declare(strict_types=1);
date_default_timezone_set('UTC');
require __DIR__ . '/../vendor/autoload.php';