]> git.mxchange.org Git - friendica.git/blobdiff - include/contact_widgets.php
Degrade priority step by step
[friendica.git] / include / contact_widgets.php
index db077b420ff32ca441690fcd4c6431b08b9c1b22..3cd18c7792cb257178a1e00b3f388e19ca83a210 100644 (file)
@@ -51,7 +51,7 @@ function unavailable_networks() {
                $networks[] = NETWORK_APPNET;
        }
 
-       if (!plugin_enabled("fbpost") AND !plugin_enabled("facebook")) {
+       if (!plugin_enabled("fbpost") && !plugin_enabled("facebook")) {
                $networks[] = NETWORK_FACEBOOK;
        }