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