예제 #1
0
 function create_evo_tickets($order_id)
 {
     $tix = new evotx_ticket();
     $tix->custom_process($order_id);
 }