aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2015-01-22 02:34:38 +0100
committermarijus <mario@mariovavti.com>2015-01-22 02:34:38 +0100
commit4ff71fc0c7d28b8a843cc67eac1d9463afe575ee (patch)
treee18e2962d023f3f7947b7cd67b53ebe8f600636f /boot.php
parent2757da433e99fda4368ce07f4f44a0e59a5dd45e (diff)
downloadvolse-hubzilla-4ff71fc0c7d28b8a843cc67eac1d9463afe575ee.tar.gz
volse-hubzilla-4ff71fc0c7d28b8a843cc67eac1d9463afe575ee.tar.bz2
volse-hubzilla-4ff71fc0c7d28b8a843cc67eac1d9463afe575ee.zip
change mod/sharedwithme backend to use activity object - this is not backwards compatible
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 98ff45ebb..d6c9af7bb 100755
--- a/boot.php
+++ b/boot.php
@@ -501,7 +501,6 @@ define ( 'ACTIVITY_FAVORITE', NAMESPACE_ACTIVITY_SCHEMA . 'favorite' );
define ( 'ACTIVITY_POKE', NAMESPACE_ZOT . '/activity/poke' );
define ( 'ACTIVITY_MOOD', NAMESPACE_ZOT . '/activity/mood' );
-define ( 'ACTIVITY_FILE', NAMESPACE_ZOT . '/activity/file' );
define ( 'ACTIVITY_OBJ_COMMENT', NAMESPACE_ACTIVITY_SCHEMA . 'comment' );
define ( 'ACTIVITY_OBJ_NOTE', NAMESPACE_ACTIVITY_SCHEMA . 'note' );
@@ -515,6 +514,7 @@ define ( 'ACTIVITY_OBJ_TAGTERM', NAMESPACE_ZOT . '/activity/tagterm' );
define ( 'ACTIVITY_OBJ_PROFILE', NAMESPACE_ZOT . '/activity/profile' );
define ( 'ACTIVITY_OBJ_THING', NAMESPACE_ZOT . '/activity/thing' );
define ( 'ACTIVITY_OBJ_LOCATION',NAMESPACE_ZOT . '/activity/location' );
+define ( 'ACTIVITY_OBJ_FILE', NAMESPACE_ZOT . '/activity/file' );
/**
* item weight for query ordering