Missing controller

The controller 'shop' could not be loaded. Check that /f5/thievesco/protected/thieves/controllers/shop.php exists, and contains at least the following:

<?
	class shop extends app_controller
	{
	}
?>