Beispiel #1
0
 public function update_status_all()
 {
     $order_functions = new order_functions();
     $order_functions->update_status_all();
 }