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

