mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-08-15 23:08:44 +02:00
5 lines
114 B
PHP
5 lines
114 B
PHP
<?php
|
|
|
|
require_once __DIR__.'/../../../vendor/autoload.php';
|
|
require_once __DIR__.'/../../../include/config.php';
|