diff --git a/index.php b/index.php index 1343cdf..2051aa2 100644 --- a/index.php +++ b/index.php @@ -334,6 +334,8 @@ if ($variable !=''){ elseif($v[0] =='f') { /// f= FORMULARIO $form =$v[1]; + $empresa = remplacetas('form_id','id',$form,'id_empresa',"") ; + $id_empresa = $empresa[0]; $onload =" "; } elseif($v[0] =='c') {