示例#1
0
文件: common.php 项目: himmelex/NTW
function addPlugin($name, $attrs = null)
{
    return StatusNet::addPlugin($name, $attrs);
}