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:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
require_once('include/diaspora.php');
|
||||
use Friendica\Protocol\Diaspora;
|
||||
|
||||
function profile_update_run(&$argv, &$argc) {
|
||||
if ($argc != 2) {
|
||||
|
||||
Reference in New Issue
Block a user