Missing Controller

Error: IntgroupsController could not be found.

Error: Create the class IntgroupsController below in file: site/controllers/intgroups_controller.php

<?php
class IntgroupsController extends AppController {

	var $name = 'Intgroups';
}
?>

Notice: If you want to customize this error message, create site/views/errors/missing_controller.ctp