Missing Controller

Error: HeightsController could not be found.

Error: Create the class HeightsController below in file: asplan/controllers/heights_controller.php

<?php
class HeightsController extends AppController {

	var $name = 'Heights';
}
?>

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