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