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