[ticket/301] Throw Exception on incorrect call of phpbb_fetch_posts
B3P-301
This commit is contained in:
@@ -37,4 +37,5 @@ $lang = array_merge($lang, array(
|
||||
'PORTAL' => 'Portal',
|
||||
'VIEWING_PORTAL' => 'Portal page',
|
||||
'BACK' => 'Back',
|
||||
'B3P_WRONG_METHOD_CALL' => 'Incorrect call to method %s',
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user