NOBUG proper checking the value of checkbox elements
commitc17e376337c1fd715d58f9294d615c1ae04fe6b8
authorDavid Mudrak <david.mudrak@gmail.com>
Thu, 17 Jun 2010 20:15:26 +0000 (17 20:15 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Thu, 17 Jun 2010 20:15:26 +0000 (17 20:15 +0000)
tree6e2016320428a4f5056b8ef35c45ca52fa3bd74a
parentd57599c1e115203222350ab9fa9886b49ce4eb77
NOBUG proper checking the value of checkbox elements

Without this patch, PHP generates notices as the variables representing
unchecked checkboxes are not defined at all in $data object.
course/edit.php