Missing controller

You are seeing this error because controller Vacations2010Controller could not be found.

Notice: this error is being rendered by the app/views/errors/missing_controller.thtml view file, a user-customizable error page for handling invalid controller dispatches.

Fatal: Unable to load controller Vacations2010Controller

Fatal: Create Class:


<?php
class Vacations2010Controller extends AppController
{
    var $name = 'Vacations2010';
}
?>

in file : app/controllers/vacations2010_controller.php