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