1
0
Fork 0

orden en parallax

This commit is contained in:
humano 2018-11-16 08:29:27 -05:00
parent 7365aa684d
commit cac0ab4863
1 changed files with 1 additions and 1 deletions

View File

@ -12639,7 +12639,7 @@ $link=Conectarse();
$sql=mysqli_query($link,$consulta);
if (mysqli_num_rows($sql)!='0'){
$control = mysqli_result($sql,0,control);
$contenido = "$consulta";
$contenido = "";
mysqli_data_seek($sql, 0);
$orden = 0;