Files
Roman Pyrih 968c7e1248 first commit
2026-04-28 09:27:26 +02:00

5 lines
109 B
PHP

<?php
echo "Please browse to the 'installer.php' from your web browser to proceed with your install!";
die;