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

3 lines
64 B
PHP
Raw Normal View History

2023-07-24 20:41:38 -04:00
<?php
include_once dirname(__DIR__) . '/vendor/autoload.php';
?>