OSDN Git Service

#17421 - Cleanup language files.
[mulab/XCLite.git] / public_html / misc.php
1 <?php
2 /**
3  *
4  * @package Legacy
5  * @version $Id: misc.php,v 1.3 2008/09/25 15:10:20 kilica Exp $
6  * @copyright Copyright 2005-2007 XOOPS Cube Project  <http://xoopscube.sourceforge.net/> 
7  * @license http://xoopscube.sourceforge.net/license/GPL_V2.txt GNU GENERAL PUBLIC LICENSE Version 2
8  *
9  */
10 /*------------------------------------------------------------------------*
11  |  This file was entirely rewritten by the XOOPS Cube Legacy project for |
12  |   keeping compatibility with XOOPS 2.0.x <http://www.xoops.org>        |
13  *------------------------------------------------------------------------*/
14
15 require_once "mainfile.php";
16 require_once XOOPS_ROOT_PATH . "/header.php";
17
18 XCube_DelegateUtils::call('Legacypage.Misc.Access');
19
20 ?>