forked from qwerty/milfs
correccion bug imagen
This commit is contained in:
parent
2f5bebc6ed
commit
e1e4f748b7
@ -13184,9 +13184,9 @@ if (mysqli_num_rows($sql)!='0'){
|
|||||||
else{$contenido=""; $laimagen="";}
|
else{$contenido=""; $laimagen="";}
|
||||||
}elseif($campo_tipo =='15' ){
|
}elseif($campo_tipo =='15' ){
|
||||||
if($contenido !=""){
|
if($contenido !=""){
|
||||||
//$imagen = "<img class='img img-responsive' src='$_SESSION[url]milfs/images/secure/?file=600/$contenido'>
|
//$imagen = "<img class='img img-responsive' src='$_SESSION[url]milfs/images/secure/?file=600/$contenido'>";
|
||||||
|
|
||||||
|
|
||||||
";
|
|
||||||
$laimagen = $contenido;
|
$laimagen = $contenido;
|
||||||
}else{$imagen=""; $laimagen="";}
|
}else{$imagen=""; $laimagen="";}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user