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