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