mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 11:13:59 +02:00
consistent acp layout regarding backlinks and messages.
git-svn-id: file:///svn/phpbb/trunk@6428 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -403,7 +403,7 @@ class ucp_pm
|
||||
break;
|
||||
|
||||
default:
|
||||
trigger_error('NO_ACTION_MODE');
|
||||
trigger_error('NO_ACTION_MODE', E_USER_ERROR);
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user