Exemplo n.º 1
0
 function check()
 {
     global $_G;
     $a_goods = new goods();
     $a_goods->check();
 }