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 | |
Translate the UserDebugInfo extension if it is available at translatewiki.net |
|
Check usage and version matrix; code metrics |
Installation[edit | edit source]
- Download the files from SVN and place them in $IP/extensions/UserDebugInfo/
- Add
require_once("$IP/extensions/UserDebugInfo/UserDebugInfo.php");