Explorar el Código

Test vTatosa2

tati hace 12 años
padre
commit
d136edc68e
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Productos.php

+ 1 - 1
Productos.php

@@ -78,7 +78,7 @@ $statement->bind_result($nombre);
                         </div>
                     </div>
 					<? 
-					if (!$statement->fetch()) { break };
+					if (!$statement->fetch()) { break; }
 					} //while $i %3 && st-fetch
 					$i=0;
 					?>