im/vendor/char0n/ffmpeg-php/tests/bootstrap.php

6 lines
95 B
PHP
Raw Normal View History

2023-09-26 18:09:46 +08:00
<?php
require __DIR__.'/../vendor/autoload.php';
date_default_timezone_set('Europe/Prague');