mirror of
https://github.com/friendica/friendica
synced 2025-04-29 10:24:23 +02:00
Remove afterpost() handling
This commit is contained in:
parent
85304b6e8f
commit
8f741c8b78
7 changed files with 0 additions and 27 deletions
|
@ -56,13 +56,6 @@ interface ICanHandleRequests
|
|||
*/
|
||||
public function post();
|
||||
|
||||
/**
|
||||
* Called after post()
|
||||
*
|
||||
* Unknown purpose
|
||||
*/
|
||||
public function afterpost();
|
||||
|
||||
/**
|
||||
* Module PUT method to process submitted data
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue