Missing Controller

Error: Form2.htmlController could not be found.

Error: Create the class Form2.htmlController below in file: app/controllers/form2.html_controller.php

<?php
class Form2.htmlController extends AppController {

	var $name = 'Form2.html';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

モデル

ニュース



ログアウト