Missing Controller

Error: CheckoutsController could not be found.

Error: Create the class CheckoutsController below in file: app/controllers/checkouts_controller.php

<?php
class CheckoutsController extends AppController {

	var $name = 'Checkouts';
}
?>

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