예제 #1
0
파일: common.php 프로젝트: himmelex/NTW
function addPlugin($name, $attrs = null)
{
    return StatusNet::addPlugin($name, $attrs);
}