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


