XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
install_start.tpl.php
1
<?php
2
3
if
( isset( $message ) ) {
4
5
$this->e(
'message'
);
6
7
}
else
{
8
9
$this->e(
'welcome'
);
10
11
}
html
install
templates
install_start.tpl.php
Generated by
1.13.2