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