Relocate class files from /include to /src/
dbm, Diaspora, dfrn, and NotificationsManager moved to namespace. Includes and references in files updated.
This commit is contained in:
parent
2a814623d8
commit
6189f6c8e7
31 changed files with 7965 additions and 67 deletions
|
@ -1,5 +1,6 @@
|
|||
<?php
|
||||
require_once('include/diaspora.php');
|
||||
|
||||
use Friendica\Protocol\Diaspora;
|
||||
|
||||
function contact_profile_assign($current,$foreign_net) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue