diff --git a/milfs/funciones/funciones.php b/milfs/funciones/funciones.php index 8c70d3b..0f6dfae 100644 --- a/milfs/funciones/funciones.php +++ b/milfs/funciones/funciones.php @@ -5307,7 +5307,7 @@ while( $row = mysqli_fetch_array( $sql ) ) { } else { $logo_empresa = remplacetas('empresa','id',"1",'imagen',''); - $logo="$row[razon_social]"; + $logo="$row[razon_social]"; } // $slogan= substr($row[slogan],0, $length = 100).""; $slogan = $row['slogan'];