Added the old Facebook addon for addon check
This commit is contained in:
@@ -48,7 +48,7 @@ function unavailable_networks() {
|
|||||||
if (!plugin_enabled("appnet"))
|
if (!plugin_enabled("appnet"))
|
||||||
$networks[] = NETWORK_APPNET;
|
$networks[] = NETWORK_APPNET;
|
||||||
|
|
||||||
if (!plugin_enabled("fbpost"))
|
if (!plugin_enabled("fbpost") AND !plugin_enabled("facebook"))
|
||||||
$networks[] = NETWORK_FACEBOOK;
|
$networks[] = NETWORK_FACEBOOK;
|
||||||
|
|
||||||
if (!plugin_enabled("statusnet"))
|
if (!plugin_enabled("statusnet"))
|
||||||
|
|||||||
Reference in New Issue
Block a user