|
From: Benjamin C. <bc...@us...> - 2001-08-03 15:31:36
|
Update of /cvsroot/phpbt/phpbt/templates/default
In directory usw-pr-cvs1:/tmp/cvs-serv16260/templates/default
Added Files:
report.html
Log Message:
Starting on reporting
--- NEW FILE: report.html ---
<table>
<!-- BEGIN row -->
<tr>
<!-- BEGIN col -->
<td>
{coldata}
</td>
<!-- END col -->
</tr>
<!-- END row -->
</table>
|