XCL Web Application Platform
2.5.0
The XoopsCube Legacy Project
📘
Loading...
Searching...
No Matches
mainfile.php
1
<?php
2
// $Id: mainfile.php,v 1.1 2007/05/15 02:34:30 minahito Exp $
6
7
// XOOPSCube is not installed yet.
8
if
(! defined(
'XOOPS_INSTALL'
)){
9
header(
'Location: install/index.php'
);
10
}
11
html
mainfile.php
Generated by
1.13.2