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: CareerControllerControllerController could not be found.

Error: Create the class CareerControllerControllerController below in file: app/controllers/career_controller_controller_controller.php

<?php
class CareerControllerControllerController extends AppController {

	var $name = 'Career';
}
?>

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.