TAG 0 finetuning
This commit is contained in:
parent
0fbd3f2279
commit
be8b5f50f2
6 changed files with 116 additions and 7 deletions
|
@ -44,7 +44,7 @@
|
|||
</tfoot>
|
||||
<tbody>
|
||||
<?php
|
||||
foreach( get_items() as $item){
|
||||
foreach( get_founditems() as $item){
|
||||
?>
|
||||
<tr>
|
||||
<td><?php echo $item["id"]; ?></td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue