ActivityObject::fromProfile used some non-included class definitions

This commit is contained in:
Mikael Nordfeldth 2014-06-03 03:18:13 +02:00
parent 9a1109bd14
commit 70cb488106
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ if (!defined('STATUSNET')) {
exit(1);
}
require_once(INSTALLDIR.'/lib/activitystreamjsondocument.php');
/**
* A noun-ish thing in the activity universe
*