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