sveden-parser/index.php

3 lines
69 B
PHP
Raw Normal View History

2024-08-07 10:50:34 +02:00
<?php
2024-08-08 12:32:27 +02:00
require_once 'vendor/autoload.php';
require_once 'app/app.php';