PHP Classes

File: htdocs/install/include/modulesadmin.php

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/install/include/modulesadmin.php   Download  
File: htdocs/install/include/modulesadmin.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 8 years ago
Size: 818 bytes
 

Contents

Class file image Download
<?php
/**
 * See the enclosed file license.txt for licensing information.
 * If you did not receive this file, get it at http://www.gnu.org/licenses/gpl-2.0.html
 *
 * @copyright (c) 2000-2016 XOOPS Project (www.xoops.org)
 * @license GNU GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
 * @package installer
 * @since 2.3.0
 * @author Haruki Setoyama <haruki@planewave.org>
 * @author Kazumi Ono <webmaster@myweb.ne.jp>
 * @author Skalpa Keo <skalpa@xoops.org>
 * @author Taiwen Jiang <phppp@users.sourceforge.net>
 * @author DuGris (aka L. JEN) <dugris@frxoops.org>
 */

defined('XOOPS_INSTALL') || die('XOOPS Installation wizard die');
require_once
XOOPS_ROOT_PATH . '/modules/system/admin/modulesadmin/modulesadmin.php';