Esempio n. 1
0
function getKK($no_kk)
{
    $libs = new Library();
    return $libs->get_KK($no_kk);
}