generated from SeaCMS/modele-depot
8 lines
126 B
PHP
8 lines
126 B
PHP
<?php
|
|
|
|
/**
|
|
* SPDX-License-Identifier: EUPL-1.2
|
|
* Authors: see /README.md
|
|
*/
|
|
chdir(dirname(__DIR__,2));
|
|
include 'index.php'; |