5 lines
83 B
PHP
5 lines
83 B
PHP
<?php
|
|
|
|
include __DIR__ . '/vendor/autoload.php';
|
|
|
|
date_default_timezone_set('UTC'); |