aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-14 14:46:01 -0800
committerfriendica <info@friendica.com>2015-01-14 14:46:01 -0800
commit7a24943c3437fbd78948121c54b9a94a26bd8996 (patch)
tree44c006bb255499df792a3fdaffb53e429a738585 /boot.php
parent25e090148d456bab057c456f1446301a6ffe56f4 (diff)
downloadvolse-hubzilla-7a24943c3437fbd78948121c54b9a94a26bd8996.tar.gz
volse-hubzilla-7a24943c3437fbd78948121c54b9a94a26bd8996.tar.bz2
volse-hubzilla-7a24943c3437fbd78948121c54b9a94a26bd8996.zip
some back-end code to support location activity objects. Work in progress.
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 83bbcc3b2..e71f164a3 100755
--- a/boot.php
+++ b/boot.php
@@ -514,6 +514,7 @@ define ( 'ACTIVITY_OBJ_GROUP', NAMESPACE_ACTIVITY_SCHEMA . 'group' );
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' );
/**
* item weight for query ordering