예제 #1
0
/**
 * 设置前端加载器
 * @param [type] $id [description]
 */
function framework($id)
{
    FISResource::setFramework(FISResource::getUri($id));
}