コード例 #1
0
ファイル: func.php プロジェクト: xenda/camaraitalia
function ls_datosec()
{
    $otables = new tables();
    return $otables->get_datosec();
}