aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-01-31 20:03:46 -0800
committerfriendica <info@friendica.com>2012-01-31 20:03:46 -0800
commit86c0eac27d4ed2a454f752615a1b446cf2acd2b2 (patch)
tree85f35f137d3848881d17cda3fc7a8580bb0ad7bb /boot.php
parent4fc455d195fef9f1bfbc9f125788650fb3153237 (diff)
downloadvolse-hubzilla-86c0eac27d4ed2a454f752615a1b446cf2acd2b2.tar.gz
volse-hubzilla-86c0eac27d4ed2a454f752615a1b446cf2acd2b2.tar.bz2
volse-hubzilla-86c0eac27d4ed2a454f752615a1b446cf2acd2b2.zip
transport for email contacts phase II
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 0a21e78f8..05df15b9c 100755
--- a/boot.php
+++ b/boot.php
@@ -101,10 +101,12 @@ define ( 'NETWORK_OSTATUS', 'stat'); // status.net, identi.ca, GNU-s
define ( 'NETWORK_FEED', 'feed'); // RSS/Atom feeds with no known "post/notify" protocol
define ( 'NETWORK_DIASPORA', 'dspr'); // Diaspora
define ( 'NETWORK_MAIL', 'mail'); // IMAP/POP
+define ( 'NETWORK_MAIL2', 'mai2'); // extended IMAP/POP
define ( 'NETWORK_FACEBOOK', 'face'); // Facebook API
define ( 'NETWORK_LINKEDIN', 'lnkd'); // LinkedIn
define ( 'NETWORK_XMPP', 'xmpp'); // XMPP
define ( 'NETWORK_MYSPACE', 'mysp'); // MySpace
+define ( 'NETWORK_GPLUS', 'goog'); // Google+
/**
* Maximum number of "people who like (or don't like) this" that we will list by name