<?php &error('Category id is required') if (length $system->param('id') < 1);my $category = EasyHost::Category->new($system->param('id'));$system->argv('&id='.$category->id); ?>