mirror of
https://github.com/friendica/friendica
synced 2025-04-22 19:50:11 +00:00
Some more cleanup and code removal.
This commit is contained in:
parent
98272fe386
commit
ea3a6ec6eb
5 changed files with 27 additions and 105 deletions
|
@ -270,8 +270,6 @@
|
|||
api_login($a);
|
||||
}
|
||||
|
||||
load_contact_links(api_user());
|
||||
|
||||
logger('API call for ' . $a->user['username'] . ': ' . $a->query_string);
|
||||
logger('API parameters: ' . print_r($_REQUEST,true));
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue