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 |
Download snapshot (Git master)
Git [?]: repo summary • tree • code changes SVN [?]: checkout-url • tree • code changes |
|
Check usage (experimental) |
|
[edit] Installation
- 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");
