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

4 lines
65 B
PHP
Raw Normal View History

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