OSDN Git Service

Remove private message module.
[mulab/XCLite.git] / public_html / viewpmsg.php
1 <?php
2 /**
3  *
4  * @package Legacy
5  * @version $Id: viewpmsg.php,v 1.3 2008/09/25 15:10:26 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
17 XCube_DelegateUtils::call("Legacypage.Viewpmsg.Access");
18 ?>