LinkTitles extension for MediaWiki
Automatically add links to existing pages.
 All Classes Files Functions Variables Modules Pages
LinkTitles.body.php File Reference

Go to the source code of this file.

Classes

class  LinkTitles
 Central class of the extension. More...
 

Functions

 dump ($var)
 Helper function for development and debugging. More...
 

Function Documentation

dump (   $var)

Helper function for development and debugging.

Parameters
$varAny variable. Raw content will be dumped to stderr.
Returns
undefined

Definition at line 25 of file LinkTitles.body.php.