* Added a test for a link with multiple pipes
[lhc/web/wiklou.git] / includes / SpecialWhatlinkshere.php
2005-04-25 Tim Starling*gasp*
2005-04-03 Tim StarlingPrev/next links on Special:Whatlinkshere
2005-01-27 Antoine Mussosingles quotes :o)
2004-12-19 Brion VibberMerge SCHEMA_WORK into HEAD. Lots of changes, some...
2004-09-03 Antoine MussoSplit files and classes in different packages for phpdo...
2004-09-02 Antoine MussoChanging comments layout preparing for generated docume...
2004-07-18 Tim Starling* Support for table name prefixes throughout the code...
2004-05-31 Brion Vibber<br/> isn't compatible with Netscape 4.x; use <br ...
2004-05-09 Tim Starlinglimit parameter
2004-04-19 Gabriel Wickewarning fix
2004-04-09 Gabriel Wickeincreasingly lonely br partisan
2004-03-15 Antoine MussoImplement sourceforge feature request 903491
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-03-06 Tim Starling* Fixed magic quotes in $_REQUEST, in Setup.php
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-26 Brion VibberRemove DISTINCTs and ORDER BY. If the tables are right...
2003-11-30 Evan ProdromouSort "what links here" results alphabetically (RFE...
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-10-01 Brion Vibberskip illegal links
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-07-02 Brion VibberEnhances special page links; allow some parameters...
2003-04-14 Lee Daniel CrockerInitial revision