XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
backend.php
1<?php
8/*------------------------------------------------------------------------*
9 | This file was entirely rewritten by the XOOPS Cube Legacy project for |
10 | keeping compatibility with XOOPS 2.0.x |
11 *------------------------------------------------------------------------*/
12
13require_once './mainfile.php';
14require_once XOOPS_ROOT_PATH . '/header.php';
15
16XCube_DelegateUtils::call('Legacypage.Backend.Access');