add iconfig to zot6 objects

This commit is contained in:
zotlabs
2020-02-23 15:28:16 -08:00
parent 83256c9ccd
commit 85cf25a2a8
4 changed files with 81 additions and 9 deletions

View File

@@ -473,7 +473,7 @@ define ( 'NAMESPACE_YMEDIA', 'http://search.yahoo.com/mrss/' );
define ( 'ACTIVITYSTREAMS_JSONLD_REV', 'https://www.w3.org/ns/activitystreams' );
define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.8' );
define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.9' );
/**
* activity stream defines
*/