mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-02 14:57:37 +02:00
Add a measure to stop people using this file as a preparatory step to removing it completely
(I haven't killed it totally yet since there are still a couple of internal uses for it) git-svn-id: file:///svn/phpbb/trunk@5841 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -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);
|
define('IN_PHPBB', true);
|
||||||
|
|
||||||
// Error reporting level and runtime escaping
|
// Error reporting level and runtime escaping
|
||||||
|
Reference in New Issue
Block a user