代碼: 選擇全部
##############################################################
## MOD Title: Admin Register User
## MOD Author: OXPUS < webmaster@oxpus.de > (Karsten Ude) http://www.oxpus.de
## MOD Description: Enable to register new users via ACP.
## MOD Version: 1.0.6
##
## Installation Level: Easy
## Installation Time: 1 Minute
## Files To Edit: N/A
##
## Included Files: 2
## admin/admin_user_register.php
## templates/subSilver/admin/admin_add_user_body.tpl
##
## License: http://opensource.org/licenses/gpl-license.php GNU General Public License v2
##############################################################
## For security purposes, please check: http://www.phpbb.com/mods/
## for the latest version of this MOD. Although MODs are checked
## before being allowed in the MODs Database there is no guarantee
## that there are no security problems within the MOD. No support
## will be given for MODs not found within the MODs Database which
## can be found at http://www.phpbb.com/mods/
##############################################################
## Author Notes:
##
## TO register a new user, this mod will insert the function "Add new" unter the ACP module "Users"
##
##############################################################
## MOD History:
##
## 2006-05-29 - Version 1.0.6
## - Refresh whole script for a little better performance.
## For update replace admin/admin_user_register.php.
##
## 2004-09-12 - Version 1.0.5
## - Fix default settings. For update replace admin/admin_user_register.php.
##
## 2004-04-22 - Version 1.0.4
## - Fix a bugs getting all entered values. For update replace admin/admin_user_register.php.
##
## 2004-03-14 - Version 1.0.3
## - Fix a bugs with date selection. For update replace admin/admin_user_register.php.
##
## 2004-03-04 - Version 1.0.2
## - Fix some bugs. For update replace admin/admin_user_register.php.
##
## 2004-03-01 - Version 1.0.1
## - Fix some bugs. For update replace all files from this mod.
##
## 2004-02-29 - Version 1.0.0
## - First release
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################
// 原作者 OXPUS 網站
http://www.oxpus.de/downloads.php?cat=1
// phpBBHacks.com
http://www.phpbbhacks.com/download/2901
控制台圖示:
