XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
install_createTables.tpl.php
1
<?php
2
3
foreach
( $this->v(
'reports'
) as $report ) {
4
5
echo $report .
'<br>'
;
6
7
}
8
9
$this->e(
'message'
);
html
install
templates
install_createTables.tpl.php
Generated by
1.13.2