Moved classic code to classic branch
This commit is contained in:
11
frontend/utils/index.php
Normal file
11
frontend/utils/index.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<!--
|
||||
Copyright (C) 2024 Open Autonomous Connection - All Rights Reserved
|
||||
|
||||
You are unauthorized to remove this copyright.
|
||||
You have to give Credits to the Author in your project and link this GitHub site: https://github.com/Open-Autonomous-Connection
|
||||
See LICENSE-File if exists
|
||||
-->
|
||||
|
||||
<?php
|
||||
header('Location: index.php');
|
||||
?>
|
||||
Reference in New Issue
Block a user