Not sure if this is needed or not, there are no ostatus:: calls in this file.
Этот коммит содержится в:
Adam Magness 2017-11-15 23:11:00 -05:00
родитель cd12de46f8
Коммит f3c8af485f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ use Friendica\Protocol\DFRN;
require_once 'include/queue_fn.php';
require_once 'include/html2plain.php';
require_once 'include/ostatus.php';
//require_once 'include/ostatus.php';
function delivery_run(&$argv, &$argc){
global $a;