mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-03 14:17:56 +02:00
This fixes the error that I though I fixed in the last commit ... doh
git-svn-id: file:///svn/phpbb/trunk@298 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
8e1f0cf096
commit
d548bbeb2b
@ -198,7 +198,7 @@ function init_userprefs($userdata)
|
||||
}
|
||||
else
|
||||
{
|
||||
include('language/lang_english'.$phpEx);
|
||||
include('language/lang_english.'.$phpEx);
|
||||
}
|
||||
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user