If 'tables' is a string that starts with a space, treat it as user-enforced FROM...
[lhc/web/wiklou.git] / includes / Credits.php
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-11-08 Tim StarlingReverting 17479/17480, breaks subclassing of Linker...
2006-11-08 Nick Jenkins* (bug 7405) Make Linker methods static. Patch by Dan Li.
2006-09-21 Jimmy CollinsReplaced 'lastmodifiedby' with 'lastmodifiedatby' with...
2006-06-01 Brion VibberRevert to r14512; domas introduced massive breakage...
2006-06-01 Domas MituzasUse AutoLoader to load classes:
2006-04-05 Brion VibberUpdate the FSF's address in all these GPL stub headers
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2005-08-13 Antoine MussoFix #2855: Credit for a uniq author showed its realname...
2005-05-28 Tim Starlingprofiling
2005-04-05 Ævar Arnfjörð Bjar... * minor whitespace change
2004-11-11 Evan ProdromouWhitespace fixup
2004-10-14 River Tarnelldon't double escape
2004-10-14 River Tarnellrestore accidentally broken functionality
2004-10-14 River Tarnellfix xss attack
2004-09-24 Zheng ZhuAttempt to fix links not fixed in the wgLang->wgContLan...
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-08-22 Antoine Mussomassive double to single quotes conversion. I have...
2004-06-28 Evan ProdromouFix a bug where there's no contributors but the format...
2004-06-28 Evan ProdromouIn credit blocks, show user pages as missing/existing...
2004-06-28 Evan ProdromouFixed a couple of credits bugs. The string for linking...
2004-06-28 Evan ProdromouOnly show last N contributors in the credits. Unfortuna...
2004-06-28 Evan ProdromouMake user names (and real names) in credits block link...
2004-06-28 Evan ProdromouMoved credits stuff from Skin.php to a separate module...