mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
- tiny "last minute" change
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@5401 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -220,7 +220,7 @@ while ( $row = $db->sql_fetchrow($result) )
|
||||
|
||||
if (file_exists('install') || file_exists('contrib'))
|
||||
{
|
||||
message_die(GENERAL_MESSAGE, 'Please ensure both the install/ and contrib/ directories are deleted');
|
||||
message_die(GENERAL_MESSAGE, 'Please_remove_install_contrib');
|
||||
}
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user