support 'expires' over Zot6

This commit is contained in:
zotlabs
2019-05-28 16:28:03 -07:00
parent 932b414063
commit 52f8429218
3 changed files with 18 additions and 1 deletions

View File

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