Beispiel #1
0
function addTable_4($data)
{
    $addModel = new addModel();
    $addModel->addTable_4($data);
}