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