mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 13:35:13 +02:00
we included a check for getimagesize() existance... now we again can suppress notices while running this function.
git-svn-id: file:///svn/phpbb/trunk@7646 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@ -329,7 +329,7 @@ $lang = array_merge($lang, array(
|
||||
'POPUP_ON_PM' => 'Pop up window on new private message',
|
||||
'POST_EDIT_PM' => 'Edit message',
|
||||
'POST_FORWARD_PM' => 'Forward message',
|
||||
'POST_NEW_PM' => 'Post message',
|
||||
'POST_NEW_PM' => 'Compose message',
|
||||
'POST_PM_LOCKED' => 'Private messaging is locked',
|
||||
'POST_PM_POST' => 'Quote post',
|
||||
'POST_QUOTE_PM' => 'Quote message',
|
||||
|
Reference in New Issue
Block a user