Vier: Support for the new IFTTT addon.

pull/1952/head
Michael Vogel 2015-10-11 23:36:23 +02:00
rodzic aded5e4127
commit adba75600a
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -293,6 +293,9 @@ function vier_community_info() {
if (nodeinfo_plugin_enabled("fbpost"))
$r[] = array("photo" => "images/facebook.png", "name" => "Facebook");
if (nodeinfo_plugin_enabled("ifttt"))
$r[] = array("photo" => "addon/ifttt/ifttt.png", "name" => "IFTTT");
if (nodeinfo_plugin_enabled("statusnet"))
$r[] = array("photo" => "images/gnusocial.png", "name" => "GNU Social");