seacms/content/index.php

9 lines
127 B
PHP

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