Files
LiveCartaWP/html/wp-content/plugins/duplicator/installer/dup-installer/index.php

5 lines
109 B
PHP

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