Beispiel #1
0
function getconfigkey($key)
{
    $cauhinh = new Cauhinh();
    return $cauhinh->getconfig($key);
}