Require statement

Not sure if this is needed or not, there are no ostatus:: calls in this file.
Este commit está contenido en:
Adam Magness 2017-11-15 23:11:00 -05:00
padre cd12de46f8
commit f3c8af485f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados

Ver fichero

@ -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;