From: Gustavo Martin Morcuende Date: Tue, 11 Dec 2012 01:52:16 +0000 (+0100) Subject: We do not need to store every checked category. X-Git-Url: https://git.gumartinm.name/?a=commitdiff_plain;h=19f24adf70f32f857776d4748d53c7dd0ae4661a;p=mobi%2F.git 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. --- diff --git a/apps/userfront/modules/category/templates/indexSuccess.php b/apps/userfront/modules/category/templates/indexSuccess.php index bdb4d3a..b86a81c 100644 --- a/apps/userfront/modules/category/templates/indexSuccess.php +++ b/apps/userfront/modules/category/templates/indexSuccess.php @@ -7,6 +7,8 @@ });