mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-30 03:30:17 +02:00
[ticket/11700] Modify all code to use the new interface names
PHPBB3-11700
This commit is contained in:
@@ -23,7 +23,7 @@ if (!defined('IN_PHPBB'))
|
||||
*
|
||||
* @package phpBB3
|
||||
*/
|
||||
class phpbb_groupposition_legend implements phpbb_groupposition_interface
|
||||
class phpbb_groupposition_legend implements phpbb_groupposition_groupposition_interface
|
||||
{
|
||||
/**
|
||||
* Group is not displayed
|
||||
|
Reference in New Issue
Block a user