Missing Controller

Error: AuctionController could not be found.

Error: Create the class AuctionController below in file: app/controllers/auction_controller.php

<?php
class AuctionController extends AppController {

	var $name = 'Auction';
}
?>

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