text("name"); if (!$form->populate(input())) return; $group = group::initNew($form->name, user::getCurrent()); } ?>