Missing Controller

Error: RepublicController could not be found.

Error: Create the class RepublicController below in file: app/controllers/republic_controller.php

<?php
class RepublicController extends AppController {

	var $name = 'Republic';
}
?>

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