Missing Controller

Error: LadiesWalkingAtWaterfrontController could not be found.

Error: Create the class LadiesWalkingAtWaterfrontController below in file: app/controllers/ladies_walking_at_waterfront_controller.php

<?php
class LadiesWalkingAtWaterfrontController extends AppController {

	var $name = 'LadiesWalkingAtWaterfront';
}
?>

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