Missing Controller
Error: Shop-loginController could not be found.
Error: Create the class Shop-loginController below in file: app/controllers/shop-login_controller.php
<?php
class Shop-loginController extends AppController {
var $name = 'Shop-login';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
