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