Переименовал классы и добавил выборку из второй БД

This commit is contained in:
2024-08-08 16:38:54 +03:00
parent 1f96b88ac2
commit 0b56cd37b5
8 changed files with 113 additions and 90 deletions

View File

@ -1,4 +1,3 @@
<?php
require_once 'log/log.php';
require_once 'vendor/autoload.php';
require_once 'app/app.php';