예제 #1
0
파일: page.php 프로젝트: netdust/ntdst-cms
function get_relative($id = 0)
{
    return Page::relative($id);
}