XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
common.php
1
<?php
12
13
if
(!defined(
'XOOPS_ROOT_PATH'
)) {
14
exit();
15
}
16
require_once XOOPS_ROOT_PATH .
'/include/cubecore_init.php'
;
17
18
$root=&XCube_Root::getSingleton();
19
$xoopsController=&$root->getController();
20
$xoopsController->executeCommon();
html
include
common.php
Generated by
1.13.2