sveden-parser/index.php

3 lines
69 B
PHP
Raw Normal View History

2024-08-07 11:50:34 +03:00
<?php
2024-08-08 13:32:27 +03:00
require_once 'vendor/autoload.php';
require_once 'app/app.php';