mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-17 02:05:19 +02:00
Renamed the function
This commit is contained in:
parent
f3ce812a9e
commit
09ff2f0dd5
2 changed files with 2 additions and 2 deletions
|
@ -191,7 +191,7 @@ function unmark_for_death($contact) {
|
|||
);
|
||||
}}
|
||||
|
||||
function contact_data($url, $uid = -1) {
|
||||
function get_contact_details_by_url($url, $uid = -1) {
|
||||
require_once("mod/proxy.php");
|
||||
require_once("include/bbcode.php");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue