mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 12:36:23 -07:00
Update index.php
This commit is contained in:
parent
93de22a0b3
commit
ee3665ecb7
1 changed files with 3 additions and 0 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue