www.gusucode.com > weenCompany闻名企业网站系统 4.0.0 繁体中英文 UTF8源码程序 > modules/m31_submenu/m31_settings.php

    <?php
// +---------------------------------------------+
// |     Copyright 2003-2006 weenCompany         |
// |     http://www.weentech.com                 |
// |     This file may not be redistributed.     |
// +---------------------------------------------+

if(!defined('TABLE_PREFIX'))
  define('TABLE_PREFIX', "");

if(!defined('IN_WEENCOMPANY'))
  die("File not found!");



// ############################ PRINT MODULE SETTINGS ##########################

PrintModuleSettings($moduleid, '模塊設置', $refreshpage);


?>