Jimy %!s(int64=6) %!d(string=hai) anos
pai
achega
00477e2e36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Http/Controllers/Admin/SportsfootController.php

+ 1 - 1
app/Http/Controllers/Admin/SportsfootController.php

@@ -68,7 +68,7 @@ class SportsfootController extends Controller {
         	'guest_half'=>intval($req->guesthalfcorner)?intval($req->guesthalfcorner):0,
         );
 
-		$model->first_score = $req->firstscore;
+		//$model->first_score = $req->firstscore;
 		$model->last_score = $req->lastscore;
 		$model->match_winer = $req->matchwiner;
 		$model->u_home_score = $req->uhomescore;