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: 7 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 <[email protected]>
 * @author Kazumi Ono <[email protected]>
 * @author Skalpa Keo <[email protected]>
 * @author Taiwen Jiang <[email protected]>
 * @author DuGris (aka L. JEN) <[email protected]>
 */

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