Fix yet more image links bugs
[lhc/web/wiklou.git] / includes / Category.php
2008-05-15 Aryeh Gregor(bug 13693) Categories sometimes claim to have a negati...
2008-03-20 Aryeh GregorWait, never mind, revert that. This is supposed to...
2008-03-20 Aryeh GregorI knew there was a better way. Use makeTitleSafe for...
2008-03-20 Victor VasilievUse Title::makeTitleSafe
2008-03-19 Aryeh GregorFix an error for categories named literally "Project...
2008-03-19 Greg Sabino MullaneUse $db->conditional() instead of non-standard IF(...
2008-03-18 Aryeh GregorThis is a schema change. It's only a table creation...