strip out urlencoded \  (inserted for french spaces, e.g. first space in 'someth...
[lhc/web/wiklou.git] / includes / SpecialRecentchangeslinked.php
2004-05-07 Tim Starlinginclude_once -> require_once
2004-05-06 Gabriel Wickeone unclosed br partisan
2004-04-19 Antoine MussoImplement feature request 937430
2004-04-19 Gabriel Wickecounter for tab indexes
2004-04-09 Brion VibberXHTML clean-up. Started reformatting Preferences. Fixed...
2004-04-01 Tim Starlinguse of $wgRequest
2004-03-11 Brion VibberSome changes to the link tables. They now all use a...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-17 Tim StarlingBug fixes: watchlist and recent changes linked were...
2003-11-30 Brion VibberSanity check hideminor param; fix the hide link in rc
2003-11-29 Evan ProdromouReduced the scope of the hideminor user preference...
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-17 Brion VibberSecurity fix: include path
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-07-02 Brion VibberEnhances special page links; allow some parameters...
2003-06-30 Brion VibberDate/time fixes: try to ensure that timestamps are...
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-04-14 Lee Daniel CrockerInitial revision