mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
- some changes to browser checking (was the reason for not working logins)
- partly working style acp - other tiny changes here and there git-svn-id: file:///svn/phpbb/trunk@5388 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -642,7 +642,7 @@ class acp_language
|
||||
|
||||
if (!in_array($use_method, $methods))
|
||||
{
|
||||
$use_method = '';
|
||||
$use_method = 'tar';
|
||||
}
|
||||
|
||||
// Let the user decide in which format he wants to have the pack
|
||||
|
Reference in New Issue
Block a user