We do not need to store every checked category.
authorGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 11 Dec 2012 01:52:16 +0000 (02:52 +0100)
committerGustavo Martin Morcuende <gu.martinm@gmail.com>
Tue, 11 Dec 2012 01:52:16 +0000 (02:52 +0100)
commit19f24adf70f32f857776d4748d53c7dd0ae4661a
treee35ab79e1c0fbbe100f3811ff9593963807086ae
parent935e77019829aa75ecf09d54b9191fa6cb2fbe30
We do not need to store every checked category.

If a parent category is selected we directly know the child ones are as well selected.
So, with this implementation we are wasting space in the database.
I do not have time right now for this improvement.
apps/userfront/modules/category/templates/indexSuccess.php