Dit is een redelijke grote mod(600 regels), maar niet zo veel werk

Code: Selecteer alles
##############################################################
## MOD Title: CU2 mod.
## MOD Author: paulus < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
## MOD Description: Add a cu2 part at the profile.
## MOD Version: 0.9.0
##
## Installation Level: Easy
## Installation Time: 20 Minutes
## Files To Edit: 11
## admin/xs_main.cfg
## templates/subsilver/admin/board_config_body.tpl
## admin/admin_board.php
## templates/subsilver/admin/user_edit_body.tpl
## templates/subsilver/profile_add_body.tpl
## templates/subsilver/profile_view_body.tpl
## language/lang_english/lang_admin.php
## language/lang_english/lang_main.php
## includes/functions.php
## admin/admin_users.php
## includes/usercp_viewprofile.php
## includes/usercp_register.php
## Included Files: 3
## profile/redirect.php
## profile/.htaccess
## db_install.php
## db_install.php
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/
##############################################################
## Author Notes: If you install this mod, you can go to a user profile following:
## http://www.YOUR_SITE.com/profile/YOUR_USERNAME/
## You must check the directoryname at the .htaccess file at the profile directory.
## If your host doesn't support mod_rewrite, you cannot use the .htaccess file :(
##############################################################
## MOD History:
##
## 2005-03-26 - Version 0.9
## - first release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################