]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Revert "There were referenced in ActivityObject not autoloaded"
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 3 Jun 2014 01:16:18 +0000 (03:16 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 3 Jun 2014 01:16:18 +0000 (03:16 +0200)
This reverts commit 6e35544a67e250b492f6c75abe3be597fc480ccd.

lib/activityobject.php

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