test after ave again line ok
This commit is contained in:
parent
36b26ccb72
commit
2b8997cd21
|
|
@ -112,8 +112,9 @@ class BukjaController extends Controller
|
|||
$bukjaOrder->time=$time;
|
||||
$bukjaOrder->total=$total;
|
||||
$bukjaOrder->order_prop=$order_prop;
|
||||
return "ok";
|
||||
|
||||
$bukjaOrder->save();
|
||||
return "ok";
|
||||
$this->sendToMail($bukjaOrder);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue