[LIB_REFACTOR] Fix requires
This commit is contained in:
committed by
Diogo Cordeiro
parent
58bde08425
commit
b41f9620fa
@@ -32,7 +32,7 @@ if (!defined('GNUSOCIAL')) {
|
||||
exit(1);
|
||||
}
|
||||
|
||||
require_once(INSTALLDIR . '/lib/activitystreamjsondocument.php');
|
||||
require_once INSTALLDIR . '/lib/activitystreams/activitystreamjsondocument.php';
|
||||
|
||||
/**
|
||||
* A noun-ish thing in the activity universe
|
||||
|
Reference in New Issue
Block a user