ソースを参照

Test vTatosa4

tati 12 年 前
コミット
a1c02c78d5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      Productos.php

+ 1 - 1
Productos.php

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