Extension:UserDebugInfo
From MediaWiki.org
|
UserDebugInfo Release status: stable |
|
|---|---|
| Implementation | Special page |
| Description | Displays the current users User Agent, their hostname and IP address |
| Author(s) | Reedytalk |
| License | No license specified |
| Download | |
| Check usage and version matrix | |
Installation [edit]
- Download the files from SVN and place them in $IP/extensions/UserDebugInfo/
- Add
into your wiki's LocalSettings.phprequire_once("$IP/extensions/UserDebugInfo/UserDebugInfo.php");
