Error: UsergroupController could not be found.
Error: Create the class UsergroupController below in file: app/controllers/usergroup_controller.php
<?php
class UsergroupController extends AppController {
var $name = 'Usergroup';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp