XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
install_finish.inc.php
1
<?php
10
11
include
'./language/'
. $language .
'/finish.php'
;
//This will set message to $content;
12
13
$wizard->assign(
'finish'
, $content );
14
$wizard->render(
'install_finish.tpl.php'
);
html
install
wizards
install_finish.inc.php
Generated by
1.13.2