Update ShowServicios.php
This commit is contained in:
@@ -374,6 +374,7 @@ class ShowServicios extends Component
|
||||
$cantidad_necesaria = null;
|
||||
}
|
||||
|
||||
$cuentasMostar = '';
|
||||
for ($h = 0; $h < (int) $cantidad_necesaria; $h++) {
|
||||
if (!empty($cuenta) && isset($cuenta[$h])) {
|
||||
$esta_error = false;
|
||||
|
||||
Reference in New Issue
Block a user