diff --git a/phpBB/install/install.php b/phpBB/install/install.php index 5c5619b066..0d8dd8b84a 100644 --- a/phpBB/install/install.php +++ b/phpBB/install/install.php @@ -10,6 +10,7 @@ /** */ +die('Please use the new installation system (install/index.php) instead of this file. This code has been deprecated and will be removed before release'); define('IN_PHPBB', true); // Error reporting level and runtime escaping