geef host adres weer in acp
Geplaatst: 28 feb 2005, 20:43
Een mod die het host adres van een user of gast weergeeft in het acp.
Klein foutje met de download link
Download: http://www.phpbb.com/phpBB/viewtopic.php?t=298144
Code: Selecteer alles
##############################################################
## MOD Title: Admin view host at acp and modcp
## MOD Author: paulus < webmaster@paulscripts.nl > (paul sohier) http://www.paulscripts.nl
## MOD Description: At a columm for the host of the user in onlinelist at acp and modcp.
## MOD Version: 0.9.1
##
## Installation Level: (Easy)
## Installation Time: 10 Minutes
## Files To Edit: admin/index.php, template/subsilver/admin/index_body.tpl, language/lang_english/lang_admin.php, modcp.php, templates/subsilver/modcp_viewip.tpl
## Included Files: (n/a)
##############################################################
## 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: You can give the columms a witdh value, if you want this!
##
##############################################################
## MOD History:
##
## 2005-02-26 - Version 0.9
## - Add same function at modcp.
## - Some bugs replaced.
##
## 2005-02-25 - Version 0.9
## - first release.
##
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################

Download: http://www.phpbb.com/phpBB/viewtopic.php?t=298144