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

