/examples/DbObject/templates/default/activeRecord.tpl
Smarty Template | 6 lines | 6 code | 0 blank | 0 comment | 0 complexity | 0ca0e339b47ec3bc1978f774ab0e207a MD5 | raw file
Possible License(s): BSD-3-Clause, LGPL-2.1
- Every time you refresh this page there should be another row in the person_stuff table.<br>
- Here is the row you just inserted<br>
- {$ps->id}<br>
- {$ps->firstname}<br>
- {$ps->lastname}<br>
- <a href="{$zoneUrl}">back</a>