seacms/content/contact/index.php
2023-03-28 18:58:28 +02:00

9 lines
127 B
PHP

<?php
/**
* SPDX-License-Identifier: EUPL-1.2
* Authors: see /README.md
*/
chdir(dirname(__DIR__,2));
include 'index.php';