mirror of
https://github.com/friendica/friendica
synced 2025-04-27 00:30:10 +00:00
Remove include/Contact.php
- Remove all mentions to include/Contact.php
This commit is contained in:
parent
ec02af593d
commit
5ee728972e
31 changed files with 0 additions and 938 deletions
|
@ -22,8 +22,6 @@ function follow_widget($value = "") {
|
|||
}
|
||||
|
||||
function findpeople_widget() {
|
||||
require_once 'include/Contact.php';
|
||||
|
||||
$a = get_app();
|
||||
$global_dir = Config::get('system', 'directory');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue