Missing Method in ItemsController
Error: The action www.dmm.com is not defined in controller ItemsController
Error: Create ItemsController::www.dmm.com() in file: app/controllers/items_controller.php.
<?php class ItemsController extends AppController { var $name = 'Items'; function www.dmm.com() { } } ?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp