aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-07-30 21:56:39 -0700
committerzotlabs <mike@macgirvin.com>2017-07-30 21:56:39 -0700
commit445fa6825a20876441d07c28f7b7bbd2c8fd064c (patch)
tree96082bdfadb62695366e3bb63f6d198085f66436 /boot.php
parente3c8e4f4833b485469616c753cc660e8a55bef29 (diff)
downloadvolse-hubzilla-445fa6825a20876441d07c28f7b7bbd2c8fd064c.tar.gz
volse-hubzilla-445fa6825a20876441d07c28f7b7bbd2c8fd064c.tar.bz2
volse-hubzilla-445fa6825a20876441d07c28f7b7bbd2c8fd064c.zip
typo
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 965a11a6e..20ba72fae 100755
--- a/boot.php
+++ b/boot.php
@@ -256,7 +256,7 @@ define ( 'NETWORK_OSTATUS', 'stat'); // status.net, identi.ca, GNU-s
define ( 'NETWORK_GNUSOCIAL', 'gnusoc'); // status.net, identi.ca, GNU-social, other OStatus implementations
define ( 'NETWORK_FEED', 'rss'); // RSS/Atom feeds with no known "post/notify" protocol
define ( 'NETWORK_DIASPORA', 'diaspora'); // Diaspora
-define ( 'NETWORK_ACTIVITYPUB' 'activitypub');
+define ( 'NETWORK_ACTIVITYPUB', 'activitypub');
define ( 'NETWORK_MAIL', 'mail'); // IMAP/POP
define ( 'NETWORK_MAIL2', 'mai2'); // extended IMAP/POP
define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API