Missing Controller

Error: ShopdetailController could not be found.

Error: Create the class ShopdetailController below in file: app/controllers/shopdetail_controller.php

<?php
class ShopdetailController extends AppController {

	var $name = 'Shopdetail';
}
?>

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