mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
arreglado
This commit is contained in:
@ -72,8 +72,6 @@ class ServiciosAcabado extends BaseResourceController
|
||||
|
||||
$postData = $this->request->getPost();
|
||||
|
||||
$sanitizedData = $this->sanitized($postData, $nullIfEmpty);
|
||||
|
||||
$tarifasSeleccionadas = $postData['tarifasAcabado'] ?? [];
|
||||
unset($postData['tarifasAcabado']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user