Missing Controller

Error: TypesController could not be found.

Error: Create the class TypesController below in file: asplan/controllers/types_controller.php

<?php
class TypesController extends AppController {

	var $name = 'Types';
}
?>

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