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