Beispiel #1
0
function addPlugin($name, array $attrs = array())
{
    return GNUsocial::addPlugin($name, $attrs);
}