Update index.php

This commit is contained in:
myvesta 2021-09-04 19:00:20 +02:00 committed by GitHub
parent 93de22a0b3
commit ee3665ecb7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,7 @@
<?php
echo "We think this script is not used anymore. Report it if it's linked from somewhere";
exit;
// Init
error_reporting(NULL);
ob_start();