瀏覽代碼

Test vTatosa2

tati 12 年之前
父節點
當前提交
d136edc68e
共有 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 (!$statement->fetch()) { break; }
 					} //while $i %3 && st-fetch
 					$i=0;
 					?>