* Fixed unclosed <p> tag
[lhc/web/wiklou.git] / includes / SpecialLongpages.php
2004-10-03 Brion VibberShortPages and LongPages are almsot identical; remove...
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-09 Brion VibberReplace ugly abuse of log pages to store cached results...
2004-05-07 Tim Starlinginclude_once -> require_once
2004-03-06 Brion VibberAdd digit transformation function Language::formatNum...
2004-02-18 Brion VibberFix for compatibility with short_open_tag = Off
2004-01-27 Mr. E23Minor speed improvement on list of long/short pages
2004-01-25 Tim StarlingAbility to declare all query pages "expensive"
2003-12-01 Evan ProdromouI was adding a special page (dead-end pages), and I...
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-06-03 Brion VibberRefactor some common code for offsets/limits; some...
2003-05-16 Brion VibberCache slow special pages allpages, lonelypages, longpag...
2003-04-14 Lee Daniel CrockerInitial revision