Error: EshopController could not be found.
Error: Create the class EshopController below in file: app_media/controllers/eshop_controller.php
<?php
class EshopController extends AppController {
var $name = 'Eshop';
}
?>
Notice: If you want to customize this error message, create app_media/views/errors/missing_controller.ctp