Files
oficial/aldarien/response/bootstrap/autoload.php

3 lines
64 B
PHP
Raw Normal View History

2021-03-25 21:23:29 -03:00
<?php
include_once dirname(__DIR__) . '/vendor/autoload.php';
?>