Missing Controller

Error: IsaloParkController could not be found.

Error: Create the class IsaloParkController below in file: app/controllers/isalo_park_controller.php

<?php
class IsaloParkController extends AppController {

	var $name = 'IsaloPark';
}
?>

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