move apschema to core to use for emojiReaction mapping for zot6

This commit is contained in:
zotlabs
2019-05-02 20:32:26 -07:00
parent 9a55df245f
commit 347e88dc65
3 changed files with 59 additions and 3 deletions

View File

@@ -467,7 +467,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.3' );
define ( 'ZOT_APSCHEMA_REV', '/apschema/v1.4' );
/**
* activity stream defines
*/