aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2024-03-04 21:27:53 +0000
committerMario <mario@mariovavti.com>2024-03-04 21:27:53 +0000
commit7892eeb2d24094080a97b9d19e0c85814c9ca968 (patch)
tree64ece6d0baa8fd030199a8f229e1dd35f770ead9 /boot.php
parentd7ceb977daec6aa07ba3a8e4bbc1d493d59509d1 (diff)
downloadvolse-hubzilla-7892eeb2d24094080a97b9d19e0c85814c9ca968.tar.gz
volse-hubzilla-7892eeb2d24094080a97b9d19e0c85814c9ca968.tar.bz2
volse-hubzilla-7892eeb2d24094080a97b9d19e0c85814c9ca968.zip
Thing > Page
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index c3e508684..08bffa3dc 100644
--- a/boot.php
+++ b/boot.php
@@ -540,7 +540,7 @@ define('ACTIVITY_OBJ_EVENT', NAMESPACE_ACTIVITY_SCHEMA . 'event'); // AS2 Event
define('ACTIVITY_OBJ_TAGTERM', NAMESPACE_ZOT . '/activity/tagterm'); // unused
define('ACTIVITY_OBJ_PROFILE', NAMESPACE_ZOT . '/activity/profile'); // AS2 Profile
-define('ACTIVITY_OBJ_THING', NAMESPACE_ZOT . '/activity/thing'); // AS2 Page??? (broken)
+define('ACTIVITY_OBJ_THING', NAMESPACE_ZOT . '/activity/thing'); // AS2 Page
/**