mirror of
https://github.com/friendica/friendica
synced 2025-04-26 13:50:11 +00:00
Rename module class name
This commit is contained in:
parent
dba2d574b1
commit
5aa73afa7e
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ use Friendica\Network\HTTPException;
|
|||
/**
|
||||
* Module for ignoring threads or user items
|
||||
*/
|
||||
class Ignored extends BaseModule
|
||||
class Ignore extends BaseModule
|
||||
{
|
||||
public static function rawContent()
|
||||
{
|
Loading…
Add table
Add a link
Reference in a new issue