XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
index.php
1
<?php
8
require_once
'./mainfile.php'
;
9
require_once
'./header.php'
;
10
11
$xoopsOption[
'show_cblock'
] = 1;
12
XCube_DelegateUtils::call(
'Legacypage.Top.Access'
);
13
14
require_once
'./footer.php'
;
html
index.php
Generated by
1.13.2