mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 20:41:53 -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
|
<?php
|
||||||
|
echo "We think this script is not used anymore. Report it if it's linked from somewhere";
|
||||||
|
exit;
|
||||||
|
|
||||||
// Init
|
// Init
|
||||||
error_reporting(NULL);
|
error_reporting(NULL);
|
||||||
ob_start();
|
ob_start();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue