Preparation to add the social network "pnut"
This commit is contained in:
@@ -66,6 +66,9 @@ function unavailable_networks() {
|
||||
if (!get_config("system","diaspora_enabled"))
|
||||
$networks[] = NETWORK_DIASPORA;
|
||||
|
||||
if (!plugin_enabled("pnut"))
|
||||
$networks[] = NETWORK_PNUT;
|
||||
|
||||
if (!sizeof($networks))
|
||||
return "";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user