Use $db->conditional() instead of non-standard IF(). Fixes bug 13430.
[lhc/web/wiklou.git] / includes / Category.php
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...