Fix php7.x warning on count
authoreileen <emcnaughton@wikimedia.org>
Sun, 28 Jul 2019 01:41:43 +0000 (13:41 +1200)
committereileen <emcnaughton@wikimedia.org>
Sun, 28 Jul 2019 01:41:43 +0000 (13:41 +1200)
commitd52d68389b6a1d4b06f4604b7c5b4fb3b8dbe124
tree0a0e5a2687dde72363c477a251255220d9c978e7
parent0d3ea1dda1c0b71a79aa16401abbc3d15d17bab2
Fix php7.x warning on count

Fixes a warning when php 7.2 tries to count on a null value
CRM/Event/Form/ManageEvent/Registration.php