aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-10 13:05:02 -0800
committerfriendica <info@friendica.com>2015-01-10 13:05:02 -0800
commit8c4eb839f9cf224c920e5a0c45c22961cac62ce1 (patch)
treed14015aff61323899803c2d5a4afb99d891a3770 /boot.php
parentc75cdbd304d493feef25ae73dbfd0b9ee39f9fd5 (diff)
parent50bc43733febf2aaea62d0d58c9537d2c63d74ce (diff)
downloadvolse-hubzilla-8c4eb839f9cf224c920e5a0c45c22961cac62ce1.tar.gz
volse-hubzilla-8c4eb839f9cf224c920e5a0c45c22961cac62ce1.tar.bz2
volse-hubzilla-8c4eb839f9cf224c920e5a0c45c22961cac62ce1.zip
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 7414057c2..d559c16f2 100755
--- a/boot.php
+++ b/boot.php
@@ -497,6 +497,7 @@ 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' );