mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-22 02:50:00 +01: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:
parent
d03e541179
commit
b622c0f31a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user