recon/application/vendor/mikey179/vfsstream/examples/bootstrap.php
2023-02-27 18:53:14 +05:30

3 lines
63 B
PHP

<?php
require __DIR__ . '/../vendor/.composer/autoload.php';
?>