mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02:00
Remove afterpost() handling
This commit is contained in:
parent
85304b6e8f
commit
8f741c8b78
7 changed files with 0 additions and 27 deletions
|
@ -90,13 +90,6 @@ abstract class BaseModule implements ICanHandleRequests
|
|||
// DI::baseurl()->redirect('module');
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
public function afterpost()
|
||||
{
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue