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:
Adam Magness
2017-11-07 19:37:53 -05:00
parent 2a814623d8
commit 6189f6c8e7
31 changed files with 7965 additions and 67 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
require_once('include/diaspora.php');
use Friendica\Protocol\Diaspora;
function profile_update_run(&$argv, &$argc) {
if ($argc != 2) {