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