parent:: test
This commit is contained in:
parent
5151a5bc61
commit
0c8e121015
2
test.php
2
test.php
@ -27,7 +27,7 @@ foreach ($iteminfo as $ii) {
|
|||||||
$ii->printControls();
|
$ii->printControls();
|
||||||
echo "</td>";
|
echo "</td>";
|
||||||
echo "<td bgcolor='#d3d3d3'>";
|
echo "<td bgcolor='#d3d3d3'>";
|
||||||
$ii->ShopInfo();
|
$ii->printInfo();
|
||||||
echo "</td></tr>";
|
echo "</td></tr>";
|
||||||
}
|
}
|
||||||
echo "</table>";
|
echo "</table>";
|
Loading…
Reference in New Issue
Block a user