Missing Controller

Error: ClimbingVelvetMonkeyController could not be found.

Error: Create the class ClimbingVelvetMonkeyController below in file: app/controllers/climbing_velvet_monkey_controller.php

<?php
class ClimbingVelvetMonkeyController extends AppController {

	var $name = 'ClimbingVelvetMonkey';
}
?>

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