Extension:UserDebugInfo

From MediaWiki.org
Jump to: navigation, search
MediaWiki extensions manual - list
Crystal Clear action run.png
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]

  1. Download the files from SVN and place them in $IP/extensions/UserDebugInfo/
  2. Add
    require_once("$IP/extensions/UserDebugInfo/UserDebugInfo.php");
    into your wiki's LocalSettings.php