Notice (8): Undefined variable: lang [APP/views/elements/header.ctp, line 32]
Notice (8): Undefined variable: action [APP/views/elements/header.ctp, line 32]
English | 日本語

Missing Controller

Error: HomeController could not be found.

Error: Create the class HomeController below in file: app/controllers/home_controller.php

<?php
class HomeController extends AppController {

	var $name = 'Home';
}
?>

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

© 2012
Notice (8): Undefined variable: lang [APP/views/elements/footer.ctp, line 2]
Takahiro Hisada, ALL RIGHTS RESERVED.