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