Parcourir la source

Test vTatosa2

tati il y a 12 ans
Parent
commit
d136edc68e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
 					?>