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




