XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
imagemanager.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 *------------------------------------------------------------------------*/
12require_once 'mainfile.php';
13require_once XOOPS_ROOT_PATH . '/header.php';
14
15XCube_DelegateUtils::call('Legacypage.Imagemanager.Access');