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