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