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