first commit
This commit is contained in:
5
vendor/omnilight/yii2-scheduling/tests/bootstrap.php
vendored
Normal file
5
vendor/omnilight/yii2-scheduling/tests/bootstrap.php
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
<?php
|
||||
|
||||
require __DIR__ . '/../vendor/autoload.php';
|
||||
|
||||
date_default_timezone_set('UTC');
|
||||
Reference in New Issue
Block a user