added (missing) Tables_p.xml for table xml api

pull/1/head
orbiter 10 years ago
parent 0fcd8097a3
commit fceac5d2d4

@ -0,0 +1,13 @@
<tables>
#(showtable)#::
<table name="#[table]#">
#{list}#
<row count="#[count]#" pk="#[pk]#">
#{columns}#
<cell col="#[col]#">#[cell]#</cell>
#{/columns}#
</row>
#{/list}#
</table>
#(/showtable)#
</tables>
Loading…
Cancel
Save