aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authormarijus <mario@mariovavti.com>2015-01-09 15:18:45 +0100
committermarijus <mario@mariovavti.com>2015-01-09 15:18:45 +0100
commit978d78b95310adad1075d525babfa566c81876f5 (patch)
tree8c266aed1f4f3e83778e1e62dc8ea24a0c6f68c1 /boot.php
parente1c5cc46f63028a6525049339e84de711666817a (diff)
downloadvolse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.tar.gz
volse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.tar.bz2
volse-hubzilla-978d78b95310adad1075d525babfa566c81876f5.zip
basic changes for file activity
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' );