Missing Controller
Error: formActionhttpsController could not be found.
Error: Create the class formActionhttpsController below in file: app/controllers/form_actionhttps_controller.php
<?php
class formActionhttpsController extends AppController {
var $name = 'formActionhttps';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp







