Ver código fonte

Test vTatosa2

tati 12 anos atrás
pai
commit
d136edc68e
1 arquivos alterados com 1 adições e 1 exclusões
  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;
 					?>