ConLite/cms/index.php

5 Zeilen
49 B
PHP

<?php
header("Location: front_content.php");
?>