PHP Sucks. Having a value of 0 was making $value appear as false, so you couldn't...
authorAndrew Garrett <werdna@users.mediawiki.org>
Wed, 20 Aug 2008 12:30:31 +0000 (12:30 +0000)
committerAndrew Garrett <werdna@users.mediawiki.org>
Wed, 20 Aug 2008 12:30:31 +0000 (12:30 +0000)
commite75a08f1bc3455d8fd4ba8f7c1a8b8e22ad22249
tree93504820eceac8c874de311c377fe7f1df40875c
parent28e11ec83955ea04f1fc8cfd2919288004f2c9a8
PHP Sucks. Having a value of 0 was making $value appear as false, so you couldn't set a value when adding an option. Fixed this up with a strict check.
includes/Xml.php