Missing Controller

Error: EbaraController could not be found.

Error: Create the class EbaraController below in file: app/controllers/ebara_controller.php

<?php
class EbaraController extends AppController {

	var $name = 'Ebara';
}
?>

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