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
|
|
@ -5,8 +5,6 @@ use Friendica\Core\System;
|
|||
use Friendica\Model\GlobalContact;
|
||||
|
||||
function randprof_init(App $a) {
|
||||
require_once('include/Contact.php');
|
||||
|
||||
$x = GlobalContact::getRandomUrl();
|
||||
|
||||
if ($x) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue